Skip to content

Commit

Permalink
build(deps): bump packaging from 24.0 to 24.2
Browse files Browse the repository at this point in the history
Bumps [packaging](https://github.com/pypa/packaging) from 24.0 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.0...24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 40ca4f9 commit 6fc25c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dnslib = "0.9.25" # dns lib
dnspython = "2.6.1" # Query DNS seeds
filelock = "3.15.4" # For reading and writing config multiprocess and multithread safely (non-reentrant locks)
keyring = "25.2.1" # Store keys in MacOS Keychain, Windows Credential Locker
packaging = "24.0"
packaging = "24.2"
pip = "24.2"
psutil = [
{version="5.9.4", markers="platform_machine!='aarch64'"},
Expand Down

0 comments on commit 6fc25c5

Please sign in to comment.