Skip to content

Commit d6c497e

Browse files
chore(deps-dev): bump the python-minor-and-patch group with 2 updates (#70)
Bumps the python-minor-and-patch group with 2 updates: [platformdirs](https://github.com/tox-dev/platformdirs) and [virtualenv](https://github.com/pypa/virtualenv). Updates `platformdirs` from 4.3.7 to 4.3.8 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.7...4.3.8) Updates `virtualenv` from 20.30.0 to 20.31.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.30.0...20.31.2) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: virtualenv dependency-version: 20.31.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc0f8bf commit d6c497e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ distlib==0.3.9
33
filelock==3.18.0
44
identify==2.6.10
55
nodeenv==1.9.1
6-
platformdirs==4.3.7
6+
platformdirs==4.3.8
77
pre-commit==4.2.0
88
pyyaml==6.0.2
9-
virtualenv==20.30.0
9+
virtualenv==20.31.2

0 commit comments

Comments
 (0)