Skip to content

Commit

Permalink
Merge branch 'develop' into 'main'
Browse files Browse the repository at this point in the history
Merge to main - Updated dependencies

See merge request cpes/european-projects/enershare/tsg-client!55
  • Loading branch information
carolinacatorze committed Apr 22, 2024
1 parent 1575ff2 commit 633a254
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 48 deletions.
85 changes: 43 additions & 42 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ license = "LICENSE"

[tool.poetry.dependencies]
python = "^3.9"
loguru = "~0.7.2"
python-dotenv = "~1.0.0"
requests = "~2.31.0"
myst_parser = "~2.0.0"
sphinx = "~7.2.6"
sphinx-rtd-theme = "~2.0.0"
loguru = "^0.7.2"
python-dotenv = "^1.0.0"
requests = "^2.31.0"
myst_parser = "^2.0.0"
sphinx = "^7.2.6"
sphinx-rtd-theme = "^2.0.0"
ruff = "^0.3.2"
bcrypt = "^4.1.2"
pytest = "^8.1.1"
Expand Down

0 comments on commit 633a254

Please sign in to comment.