Skip to content

Commit

Permalink
Bump anyio from 3.7.1 to 4.2.0 in /backend/app
Browse files Browse the repository at this point in the history
Bumps [anyio](https://github.com/agronholm/anyio) from 3.7.1 to 4.2.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@3.7.1...4.2.0)

---
updated-dependencies:
- dependency-name: anyio
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 1e1eb93 commit 2909075
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions backend/app/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 backend/app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pre-commit = "^3.0.1"
wemake-python-styleguide = "^0.17.0"
black = "^22.12.0"
pytest-cov = "^4.0.0"
anyio = "^3.6.2"
anyio = "^4.2.0"
pytest-env = "^0.8.1"
httpx = "^0.23.3"
ruff = "^0.1.13"
Expand Down

0 comments on commit 2909075

Please sign in to comment.