Skip to content

Commit

Permalink
Bump python-rapidjson from 1.10 to 1.11 (#3267)
Browse files Browse the repository at this point in the history
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.10 to 1.11.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](python-rapidjson/python-rapidjson@v1.10...v1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2023
1 parent da1d906 commit 8fa6349
Show file tree
Hide file tree
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
Expand Up @@ -7,4 +7,4 @@ mock==5.1.0
webtest==3.0.0
cornice==6.0.1
pyramid==2.0.2
python-rapidjson==1.10
python-rapidjson==1.11
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requests==2.31.0
SQLAlchemy==1.4.46
statsd==4.0.1
transaction==3.1.0
python-rapidjson==1.10
python-rapidjson==1.11
waitress==2.1.2
Werkzeug==2.3.7
zope.sqlalchemy==3.0

0 comments on commit 8fa6349

Please sign in to comment.