Skip to content

Commit

Permalink
Bump the packaging group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the packaging group with 3 updates: [packaging](https://github.com/pypa/packaging), [hatchling](https://github.com/pypa/hatch) and [hatch](https://github.com/pypa/hatch).


Updates `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)

Updates `hatchling` from 1.25.0 to 1.26.3
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](pypa/hatch@hatchling-v1.25.0...hatchling-v1.26.3)

Updates `hatch` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](pypa/hatch@hatch-v1.12.0...hatch-v1.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 1904282 commit da633b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements_mypy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ automat==24.8.1
# via twisted
constantly==23.10.4
# via twisted
hatchling==1.25.0
hatchling==1.26.3
# via -r requirements_mypy.in
hyperlink==21.0.0
# via twisted
Expand All @@ -22,7 +22,7 @@ mypy==1.13.0
# via -r requirements_mypy.in
mypy-extensions==1.0.0
# via mypy
packaging==24.1
packaging==24.2
# via hatchling
pathspec==0.12.1
# via hatchling
Expand Down
6 changes: 3 additions & 3 deletions requirements_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ filelock==3.15.4
# via virtualenv
h11==0.14.0
# via httpcore
hatch==1.12.0
hatch==1.13.0
# via -r requirements_tests.in
hatchling==1.25.0
hatchling==1.26.3
# via hatch
httpcore==1.0.5
# via httpx
Expand Down Expand Up @@ -85,7 +85,7 @@ more-itertools==10.3.0
# via
# jaraco-classes
# jaraco-functools
packaging==24.1
packaging==24.2
# via
# build
# hatch
Expand Down

0 comments on commit da633b3

Please sign in to comment.