1 Commits

Author SHA1 Message Date
renovate[bot]
8decdf4c02 chore(deps): update dependency tooling/python-dotenv to v1.0.1 2024-02-01 01:58:51 +00:00

View File

@@ -32,10 +32,10 @@ tooling = [
# tests # tests
"httpx ==0.26.0", "httpx ==0.26.0",
"sqlalchemy-utils ==0.41.1", "sqlalchemy-utils ==0.41.1",
"python-dotenv ==1.0.0", "python-dotenv ==1.0.1",
"pytest ==7.4.4", "pytest ==7.4.4",
# types # types
"mypy ==1.9.0", "mypy ==1.5.1",
"types-requests ==2.31.0.20231231" "types-requests ==2.31.0.20231231"
] ]