Skip to content

Commit

Permalink
Bump the pip-packages group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip-packages group with 3 updates in the / directory: [pyright](https://github.com/RobertCraigie/pyright-python), [yarl](https://github.com/aio-libs/yarl) and [httpx](https://github.com/encode/httpx).


Updates `pyright` from 1.1.377 to 1.1.379
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.377...v1.1.379)

Updates `yarl` from 1.9.9 to 1.10.0
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.9.9...v1.10.0)

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

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-packages
- dependency-name: yarl
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-packages
- dependency-name: httpx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 08da861 commit a77c14c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
flake8==7.1.1
isort==5.13.2
black==24.8.0
pyright==1.1.377
pyright==1.1.379
pytest==8.3.2
pytest-aiohttp==1.0.5
pytest-httpbin==2.0.0
aiohttp==3.10.5
yarl==1.9.9
yarl==1.10.0
multidict==6.0.5
httpx==0.27.0
httpx==0.27.2
prometheus-client==0.20.0
opentelemetry-api>=1.19
opentelemetry-semantic-conventions
Expand Down

0 comments on commit a77c14c

Please sign in to comment.