Skip to content

Commit

Permalink
Bump json-e from 4.7.0 to 4.7.1
Browse files Browse the repository at this point in the history
Bumps [json-e](https://github.com/json-e/json-e) from 4.7.0 to 4.7.1.
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
- [Commits](json-e/json-e@v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: json-e
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent a55bf7e commit 3f55d53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/common.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ python-jose[pycryptodome]==3.3.0 # from jose import jwt

furl==2.1.3 # Imported as furl
first==2.0.2 # Imported as first
json-e==4.7.0 # import jsone
json-e==4.7.1 # import jsone
django-cache-memoize==0.2.0 # Imported as cache_memoize

# Required for Push Health
Expand Down
6 changes: 3 additions & 3 deletions requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -513,9 +513,9 @@ jmespath==1.0.1 \
# via
# boto3
# botocore
json-e==4.7.0 \
--hash=sha256:c12b00552111ab2c43e1a87111a7113a73aee903709df96d7a778f45dc0a7ea8 \
--hash=sha256:e5df7be84bf80d4e9bb8217580b50602f59fa7df6af0ba5c5473a7388afb85ae
json-e==4.7.1 \
--hash=sha256:27f6856dc2e1774eb26c83d76efe1fb20b69b62b830c7cf71faea70311855fe4 \
--hash=sha256:5733fbfca8e982cddf4114bcc70926d8bbf9d336cf98d69633e2db1e65ff75c4
# via
# -r requirements/common.in
# mozci
Expand Down

0 comments on commit 3f55d53

Please sign in to comment.