Skip to content

Commit

Permalink
build(deps): bump aiogram from 2.24 to 2.25.1 in /backend/app
Browse files Browse the repository at this point in the history
Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.24 to 2.25.1.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Commits](aiogram/aiogram@v2.24...v2.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2023
1 parent c8330b5 commit 645d888
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -24,7 +24,7 @@ pytest = "^7.2.1"
httpx = "^0.23.0"
requests = "^2.28.1"
fastapi-mail = "^1.2.0"
aiogram = "^2.24"
aiogram = "^2.25"

[tool.poetry.dev-dependencies]
pre-commit = "^3.0.4"
Expand Down

0 comments on commit 645d888

Please sign in to comment.