Skip to content

Commit

Permalink
Bump packaging from 24.1 to 24.2 in /requirements
Browse files Browse the repository at this point in the history
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 229e428 commit 99245fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ flake8-tidy-imports==4.10.0
mccabe==0.7.0
mypy==1.13.0
regex==2024.11.6
packaging==24.1
packaging==24.2
pathspec==0.12.1
platformdirs==4.3.6
pyflakes==3.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hypothesis==6.113.0
iniconfig==2.0.0
mockredispy==2.9.3
more-itertools==10.5.0
packaging==24.1
packaging==24.2
pbr==6.1.0
pluggy==1.5.0
pyparsing==3.1.4
Expand Down

0 comments on commit 99245fd

Please sign in to comment.