Skip to content

Commit

Permalink
build(deps): bump pre-commit from 3.2.2 to 3.3.1 in /requirements (#2…
Browse files Browse the repository at this point in the history
…3913)

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] authored May 3, 2023
1 parent e5f512e commit e639ceb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ packaging==21.3
pep517==0.11.0
# via build
pip-compile-multi==2.6.2
# via -r requirements/integration.in
# via -r integration.in
pip-tools==6.8.0
# via pip-compile-multi
platformdirs==2.6.2
# via virtualenv
pluggy==0.13.1
# via tox
pre-commit==3.2.2
# via -r requirements/integration.in
pre-commit==3.3.1
# via -r integration.in
py==1.10.0
# via tox
pyparsing==3.0.6
Expand All @@ -50,11 +50,11 @@ six==1.16.0
toml==0.10.2
# via tox
tomli==1.2.1
# via build
# via pep517
toposort==1.6
# via pip-compile-multi
tox==3.25.1
# via -r requirements/integration.in
# via -r integration.in
virtualenv==20.17.1
# via
# pre-commit
Expand Down

0 comments on commit e639ceb

Please sign in to comment.