Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Bump prance from 0.21.8.0 to 23.6.21.0
Browse files Browse the repository at this point in the history
Bumps [prance](https://github.com/RonnyPfannschmidt/prance) from 0.21.8.0 to 23.6.21.0.
- [Release notes](https://github.com/RonnyPfannschmidt/prance/releases)
- [Changelog](https://github.com/RonnyPfannschmidt/prance/blob/main/CHANGES.rst)
- [Commits](RonnyPfannschmidt/prance@v0.21.8.0...v23.06.21.0)

---
updated-dependencies:
- dependency-name: prance
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent c5eef8d commit ff342a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
7 changes: 2 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ packaging==21.3
# connexion
# marshmallow
# marshmallow-sqlalchemy
# prance
# pytest
pathspec==0.9.0
# via black
Expand All @@ -256,7 +257,7 @@ pluggy==1.0.0
# via
# -r requirements.txt
# pytest
prance==0.21.8.0
prance==23.6.21.0
# via -r requirements.txt
pre-commit==2.20.0
# via -r requirements-dev.in
Expand Down Expand Up @@ -372,10 +373,6 @@ s3transfer==0.6.0
# via
# -r requirements.txt
# boto3
semver==2.13.0
# via
# -r requirements.txt
# prance
sentry-sdk[flask]==1.21.1
# via
# -r requirements.txt
Expand Down
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,11 @@ packaging==21.3
# connexion
# marshmallow
# marshmallow-sqlalchemy
# prance
# pytest
pluggy==1.0.0
# via pytest
prance==0.21.8.0
prance==23.6.21.0
# via -r requirements.in
psycopg2-binary==2.9.6
# via -r requirements.in
Expand Down Expand Up @@ -206,8 +207,6 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.6.0
# via boto3
semver==2.13.0
# via prance
sentry-sdk[flask]==1.21.1
# via
# funding-service-design-utils
Expand Down

0 comments on commit ff342a8

Please sign in to comment.