Skip to content

Commit

Permalink
Update dependencies (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: aandres <[email protected]>
  • Loading branch information
0x26res and aandres authored Aug 23, 2024
1 parent df6c5fa commit ae6335d
Show file tree
Hide file tree
Showing 3 changed files with 581 additions and 552 deletions.
28 changes: 14 additions & 14 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile ./requirements.in
#
babel==2.15.0
babel==2.16.0
# via mkdocs-material
certifi==2024.2.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -20,7 +20,7 @@ colorama==0.4.6
# mkdocs-material
ghp-import==2.1.0
# via mkdocs
griffe==0.45.2
griffe==1.1.1
# via mkdocstrings-python
idna==3.7
# via requests
Expand All @@ -29,7 +29,7 @@ jinja2==3.1.4
# mkdocs
# mkdocs-material
# mkdocstrings
markdown==3.6
markdown==3.7
# via
# markdown-include
# mkdocs
Expand All @@ -55,23 +55,23 @@ mkdocs==1.6.0
# mkdocs-autorefs
# mkdocs-material
# mkdocstrings
mkdocs-autorefs==1.0.1
mkdocs-autorefs==1.1.0
# via mkdocstrings
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.25
mkdocs-material==9.5.32
# via -r ./requirements.in
mkdocs-material-extensions==1.3.1
# via
# -r ./requirements.in
# mkdocs-material
mkdocstrings[python]==0.25.1
mkdocstrings[python]==0.25.2
# via
# -r ./requirements.in
# mkdocstrings-python
mkdocstrings-python==1.10.3
mkdocstrings-python==1.10.8
# via mkdocstrings
packaging==24.0
packaging==24.1
# via mkdocs
paginate==0.5.6
# via mkdocs-material
Expand All @@ -83,28 +83,28 @@ platformdirs==4.2.2
# mkdocstrings
pygments==2.18.0
# via mkdocs-material
pymdown-extensions==10.8.1
pymdown-extensions==10.9
# via
# -r ./requirements.in
# mkdocs-material
# mkdocstrings
python-dateutil==2.9.0.post0
# via ghp-import
pyyaml==6.0.1
pyyaml==6.0.2
# via
# mkdocs
# mkdocs-get-deps
# pymdown-extensions
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via mkdocs
regex==2024.5.15
regex==2024.7.24
# via mkdocs-material
requests==2.32.3
# via mkdocs-material
six==1.16.0
# via python-dateutil
urllib3==2.2.1
urllib3==2.2.2
# via requests
watchdog==4.0.1
watchdog==4.0.2
# via mkdocs
Loading

0 comments on commit ae6335d

Please sign in to comment.