Skip to content

Commit

Permalink
build(deps): bump pre-commit from 2.20.0 to 3.0.3 in /requirements
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.0.3.
- [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.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2023
1 parent e13ebb6 commit 201e365
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions requirements/integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
#
# pip-compile-multi
#
backports-entry-points-selectable==1.1.0
# via virtualenv
build==0.8.0
# via pip-tools
cfgv==3.3.0
Expand All @@ -15,9 +13,9 @@ click==8.0.4
# via
# pip-compile-multi
# pip-tools
distlib==0.3.2
distlib==0.3.6
# via virtualenv
filelock==3.0.12
filelock==3.9.0
# via
# tox
# virtualenv
Expand All @@ -35,11 +33,11 @@ pip-compile-multi==2.6.1
# via -r integration.in
pip-tools==6.8.0
# via pip-compile-multi
platformdirs==2.2.0
platformdirs==2.6.2
# via virtualenv
pluggy==0.13.1
# via tox
pre-commit==2.20.0
pre-commit==3.0.3
# via -r integration.in
py==1.10.0
# via tox
Expand All @@ -48,20 +46,16 @@ pyparsing==3.0.6
pyyaml==5.4.1
# via pre-commit
six==1.16.0
# via
# tox
# virtualenv
# via tox
toml==0.10.2
# via
# pre-commit
# tox
# via tox
tomli==1.2.1
# via pep517
toposort==1.6
# via pip-compile-multi
tox==3.25.1
# via -r integration.in
virtualenv==20.7.2
virtualenv==20.17.1
# via
# pre-commit
# tox
Expand Down

0 comments on commit 201e365

Please sign in to comment.