Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Archaeopteryx committed Oct 7, 2024
1 parent 3323718 commit 9ddb4f3
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.1 # import jsone
json-e==4.8.0 # 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.1 \
--hash=sha256:27f6856dc2e1774eb26c83d76efe1fb20b69b62b830c7cf71faea70311855fe4 \
--hash=sha256:5733fbfca8e982cddf4114bcc70926d8bbf9d336cf98d69633e2db1e65ff75c4
json-e==4.8.0 \
--hash=sha256:51ead93962912d701c6f1a6a0b27cc34bb2cb8397a82affd8adb2401898e27ea \
--hash=sha256:91a50ba4e1a9e6d40c36c0601d68acda9ae44ca2817525e09938b2c82ce23572
# via
# -r requirements/common.in
# mozci
Expand Down

0 comments on commit 9ddb4f3

Please sign in to comment.