Skip to content

Commit

Permalink
Bump fastjsonschema from 2.17.1 to 2.18.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) from 2.17.1 to 2.18.1.
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.17.1...v2.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 58a462a commit 8f3b84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-general.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# update to newer version as soon as https://github.com/konradhalas/dacite/issues/218 is fixed
dacite==1.7.0
fastjsonschema==2.17.1
fastjsonschema==2.18.1
Flask==2.3.2
gunicorn==21.2.0
psycopg2==2.9.6
Expand Down

0 comments on commit 8f3b84a

Please sign in to comment.