Skip to content

Commit

Permalink
Bump httpx in the python-packages group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update in the / directory: [httpx](https://github.com/encode/httpx).


Updates `httpx` from 0.25.0 to 0.28.1
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.25.0...0.28.1)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 9ebc7a3 commit e83707c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = ["httpx==0.25.0"]
dependencies = ["httpx==0.28.1"]
dynamic = ["version"]

[project.optional-dependencies]
Expand Down

0 comments on commit e83707c

Please sign in to comment.