Skip to content

Commit

Permalink
⬆️ Bump environs from 11.2.1 to 14.1.0 in /backend (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent e68271f commit 377ef77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fastapi = "^0.115.6"
uvicorn = "^0.34.0"
sqlmodel = "^0.0.22"
aiosqlite = "^0.20.0"
environs = "^11.0.0"
environs = "^14.1.0"
pytest-env = "^1.1.3"
python-jose = "^3.3.0"
passlib = {extras = ["bycrypt"], version = "^1.7.4"}
Expand Down

0 comments on commit 377ef77

Please sign in to comment.