Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 committed Jun 18, 2024
1 parent 0d7a33d commit beebfd8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ fastapi-slim==0.111.0
# via authx
ghp-import==2.1.0
# via mkdocs
griffe==0.45.3
griffe==0.46.1
# via
# griffe-typingdoc
# mkdocstrings-python
Expand Down Expand Up @@ -113,7 +113,7 @@ mkdocs-autorefs==1.0.1
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-markdownextradata-plugin==0.2.5
mkdocs-material==9.5.26
mkdocs-material==9.5.27
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocs-mermaid2-plugin==1.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pre-commit==3.7.1
pyupgrade==3.16.0
pyyaml==6.0.1
# via pre-commit
ruff==0.4.8
ruff==0.4.9
tokenize-rt==5.2.0
# via pyupgrade
types-python-dateutil==2.9.0.20240316
Expand Down
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ sniffio==1.3.1
sqlalchemy==2.0.30
typing-extensions==4.12.2
# via sqlalchemy
urllib3==2.2.1
urllib3==2.2.2
# via requests
websockets==12.0

0 comments on commit beebfd8

Please sign in to comment.