Skip to content

Commit

Permalink
Bump tox from 4.15.0 to 4.23.2 (#888)
Browse files Browse the repository at this point in the history
* Bump tox from 4.15.0 to 4.23.2

Bumps [tox](https://github.com/tox-dev/tox) from 4.15.0 to 4.23.2.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.15.0...4.23.2)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix pre-commit issues

* Bump platformdirs

* Bump virtualenv

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John-Paul Dakran <[email protected]>
  • Loading branch information
dependabot[bot] and jpdakran authored Dec 20, 2024
1 parent 34efc5f commit 7db243f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cfgv==3.4.0
charset-normalizer==3.3.2
coverage==7.5.3
distlib==0.3.8
filelock==3.14.0
filelock==3.16.1
flake8==7.0.0
gibberish-detector==0.1.1
identify==2.5.36
Expand All @@ -17,7 +17,7 @@ mypy==0.971
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
platformdirs==4.2.2
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.1
py==1.11.0
Expand All @@ -31,13 +31,13 @@ requests==2.32.3
responses==0.25.3
six==1.16.0
toml==0.10.2
tox==4.15.0
tox==4.23.2
tox-pip-extensions==1.6.0
typed-ast==1.5.5
types-PyYAML==6.0.12.12
types-requests==2.31.0.20240106
typing-extensions==4.12.2
unidiff==0.7.5
urllib3==2.2.2
virtualenv==20.26.3
virtualenv==20.26.6
zipp==3.19.2

0 comments on commit 7db243f

Please sign in to comment.