Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TLCFEM committed Nov 7, 2024
1 parent 4134c06 commit d6f9324
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --all-extras --annotation-style=line --output-file=requirements-dev.txt pyproject.toml
Expand Down Expand Up @@ -27,7 +27,7 @@ mkdocs==1.6.1 # via mike, mkdocs-autorefs, mkdocs-awesome-pages-plug
mkdocs-autorefs==1.2.0 # via mkdocstrings, mkdocstrings-python
mkdocs-awesome-pages-plugin==2.9.3 # via msglc (pyproject.toml)
mkdocs-get-deps==0.2.0 # via mkdocs
mkdocs-material==9.5.43 # via msglc (pyproject.toml)
mkdocs-material==9.5.44 # via msglc (pyproject.toml)
mkdocs-material-extensions==1.3.1 # via mkdocs-material
mkdocstrings[python]==0.26.2 # via mkdocstrings-python, msglc (pyproject.toml)
mkdocstrings-python==1.12.2 # via mkdocstrings
Expand All @@ -52,7 +52,7 @@ pytest-cov==6.0.0 # via msglc (pyproject.toml)
python-dateutil==2.9.0.post0 # via ghp-import
pyyaml==6.0.2 # via mike, mkdocs, mkdocs-get-deps, pymdown-extensions, pyyaml-env-tag
pyyaml-env-tag==0.1 # via mike, mkdocs
regex==2024.9.11 # via mkdocs-material
regex==2024.11.6 # via mkdocs-material
requests==2.32.3 # via mkdocs-material
ruff==0.7.2 # via msglc (pyproject.toml)
six==1.16.0 # via python-dateutil
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --annotation-style=line pyproject.toml
Expand Down

0 comments on commit d6f9324

Please sign in to comment.