Skip to content

Commit

Permalink
build(deps): bump canonicaljson from 1.6.0 to 1.6.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [canonicaljson](https://github.com/matrix-org/python-canonicaljson) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/matrix-org/python-canonicaljson/releases)
- [Changelog](https://github.com/matrix-org/python-canonicaljson/blob/main/CHANGES.md)
- [Commits](matrix-org/python-canonicaljson@v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and karlb committed May 12, 2022
1 parent cb815a6 commit 6250e2f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ bump2version==1.0.1
# via -r requirements-dev.txt
cachetools==4.2.4
# via -r requirements-dev.txt
canonicaljson==1.6.0
canonicaljson==1.6.1
# via
# -r requirements-dev.txt
# matrix-synapse
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ bump2version==1.0.1
# via -r requirements-dev.in
cachetools==4.2.4
# via -r requirements.txt
canonicaljson==1.6.0
canonicaljson==1.6.1
# via
# -r requirements.txt
# matrix-synapse
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bitarray==1.2.1
# via eth-account
cachetools==4.2.4
# via -r requirements.in
canonicaljson==1.6.0
canonicaljson==1.6.1
# via -r requirements.in
certifi==2019.3.9
# via requests
Expand Down

0 comments on commit 6250e2f

Please sign in to comment.