Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
375e83d068
⬆ Update pytest requirement from ^6.2.4 to ^7.0.1 (#242)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...7.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 21:44:02 +01:00
Brent
7bb99f2bd5
⬆ Update development requirement for FastAPI from ^0.68.0 to ^0.68.1 (#48)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:20:05 +00:00
Sebastián Ramírez
bc6dc0bafc
Revert upgrade Poetry, to make a release that supports Python 3.6 first (#417) 2022-08-27 22:08:25 +02:00
Robert Rosca
c830c71e28
⬆ Upgrade constrain for SQLAlchemy = ">=1.4.17,<=1.4.41" (#371)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:21:38 +02:00
Sebastián Ramírez
c873aa3930
🔧 Upgrade MkDocs Material and update configs (#217) 2022-01-08 17:49:07 +01:00
Sebastián Ramírez
8d1b6f079a
⬆ Upgrade mypy, fix type annotations (#218) 2022-01-08 16:36:19 +00:00
Sebastián Ramírez
e30c7ef4e9
Update type annotations and upgrade mypy (#173) 2021-11-30 17:12:28 +01:00
Sebastián Ramírez
230911ab42
⬆️ Update and relax specification range for sqlalchemy-stubs (#4) 2021-08-24 20:42:52 +02:00
Sebastián Ramírez
7f8a1a5e3c
💚 Fix CI installs and tests (#2) 2021-08-24 20:14:33 +02:00
Sebastián Ramírez
97230d845a Add autoflake to development dependencies 2021-08-24 16:02:21 +02:00
Sebastián Ramírez
859bee1edb 🔧 Add pyproject.toml with Poetry setup and package metadata 2021-08-24 15:20:54 +02:00