Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump python-rapidjson from 1.12 to 1.13
Browse files Browse the repository at this point in the history
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.12 to 1.13.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](python-rapidjson/python-rapidjson@v1.12...v1.13)

---
updated-dependencies:
- dependency-name: python-rapidjson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 30, 2023

Verified

This commit was signed with the committer’s verified signature.
davidtaylorhq David Taylor
1 parent 3aeb1bd commit 0a05948
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -7,4 +7,4 @@ mock==5.1.0
webtest==3.0.0
cornice==6.0.1
pyramid==2.0.2
python-rapidjson==1.12
python-rapidjson==1.13
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ requests==2.31.0
SQLAlchemy==1.4.46
statsd==4.0.1
transaction==3.1.0
python-rapidjson==1.12
python-rapidjson==1.13
waitress==2.1.2
Werkzeug==3.0.1
zope.sqlalchemy==3.1

0 comments on commit 0a05948

Please sign in to comment.