Skip to content

Commit

Permalink
Bump hatchling from 1.25.0 to 1.26.3
Browse files Browse the repository at this point in the history
Bumps [hatchling](https://github.com/pypa/hatch) 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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 1904282 commit d351980
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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
4 changes: 2 additions & 2 deletions requirements_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ h11==0.14.0
# via httpcore
hatch==1.12.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 d351980

Please sign in to comment.