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

Commit

Permalink
Bump pre-commit from 2.20.0 to 3.1.1 (#76)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.1.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.20.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2023
1 parent 3fdb31c commit b2866ff
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ deepdiff==6.2.1
# via -r requirements-dev.in
distlib==0.3.6
# via virtualenv
exceptiongroup==1.0.4
# via pytest
filelock==3.8.0
# via virtualenv
flask==2.2.2
Expand Down Expand Up @@ -117,6 +115,8 @@ gitdb==4.0.10
# via gitpython
gitpython==3.1.29
# via bandit
greenlet==2.0.2
# via sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -231,7 +231,7 @@ pluggy==1.0.0
# via pytest
prance==0.22.11.4.0
# via -r requirements.txt
pre-commit==2.20.0
pre-commit==3.1.1
# via -r requirements-dev.in
psycopg2==2.9.5
# via -r requirements.txt
Expand Down Expand Up @@ -310,9 +310,7 @@ ruamel-yaml==0.17.21
# -r requirements.txt
# prance
ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
# via -r requirements.txt
semver==2.13.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -345,14 +343,6 @@ stevedore==4.1.1
# via bandit
swagger-ui-bundle==0.0.9
# via -r requirements.txt
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# build
# pep517
# pytest
typing-extensions==4.4.0
# via
# -r requirements.txt
Expand Down

0 comments on commit b2866ff

Please sign in to comment.