Compare commits

...

8 commits

Author SHA1 Message Date
Taras Terletsky d6c4b9f6b3
Merge pull request #363 from tropicoo/dependabot/pip/sqlalchemy-2.0.35
Bump sqlalchemy from 2.0.34 to 2.0.35
2024-09-18 23:57:54 +03:00
Taras Terletsky 188f35db9b
Merge pull request #364 from tropicoo/dependabot/pip/pydantic-2.9.2
Bump pydantic from 2.9.1 to 2.9.2
2024-09-18 23:57:47 +03:00
Taras Terletsky d38ba4d300
Merge pull request #365 from tropicoo/dependabot/pip/fastapi-standart--0.115.0
Bump fastapi[standart] from 0.114.1 to 0.115.0
2024-09-18 23:57:38 +03:00
Taras Terletsky b5c752e3b9
Merge pull request #361 from tropicoo/dependabot/pip/pyrofork-2.3.46
Bump pyrofork from 2.3.45 to 2.3.46
2024-09-18 23:57:30 +03:00
dependabot[bot] b08d65e4b6
Bump fastapi[standart] from 0.114.1 to 0.115.0
Bumps [fastapi[standart]](https://github.com/fastapi/fastapi) from 0.114.1 to 0.115.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.1...0.115.0)

---
updated-dependencies:
- dependency-name: fastapi[standart]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 15:14:34 +00:00
dependabot[bot] be35cbff34
Bump pydantic from 2.9.1 to 2.9.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 15:14:29 +00:00
dependabot[bot] 1ca7f678bb
Bump sqlalchemy from 2.0.34 to 2.0.35
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.34 to 2.0.35.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 15:40:11 +00:00
dependabot[bot] 8c1517de91
Bump pyrofork from 2.3.45 to 2.3.46
Bumps [pyrofork](https://github.com/Mayuri-Chan/pyrofork) from 2.3.45 to 2.3.46.
- [Release notes](https://github.com/Mayuri-Chan/pyrofork/releases)
- [Commits](https://github.com/Mayuri-Chan/pyrofork/compare/v2.3.45...v2.3.46)

---
updated-dependencies:
- dependency-name: pyrofork
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 15:55:00 +00:00
3 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
fastapi-cache2[redis]==0.2.2
fastapi[standart]==0.114.1
fastapi[standart]==0.115.0

View file

@ -1,4 +1,4 @@
PyYAML==6.0.2
pyrofork==2.3.45
pyrofork==2.3.46
tenacity==9.0.0
TgCrypto-pyrofork @ git+https://github.com/Mayuri-Chan/tgcrypto-pyrofork

View file

@ -1,9 +1,9 @@
SQLAlchemy-Utils==0.41.2
SQLAlchemy==2.0.34
SQLAlchemy==2.0.35
aio-pika==9.4.3
aiohttp==3.10.5
asyncpg==0.29.0
pillow==10.4.0
pydantic==2.9.1
pydantic==2.9.2
pydantic_settings==2.5.2
uvloop==0.20.0