Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanlukasczyk committed Jun 14, 2024
1 parent e513445 commit e2e7710
Show file tree
Hide file tree
Showing 18 changed files with 351 additions and 360 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
args: [--fix=lf]

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args: [--py310-plus]
Expand All @@ -31,13 +31,13 @@ repos:
args: [--profile, black]

- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
args: [--config, ./pyproject.toml]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.1
rev: v0.4.9
hooks:
- id: ruff

Expand Down
30 changes: 15 additions & 15 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
alabaster==0.7.16 ; python_version >= "3.10" and python_version < "3.11"
asciitree==0.3.3 ; python_version >= "3.10" and python_version < "3.11"
astmonkey==0.3.6 ; python_version >= "3.10" and python_version < "3.11"
astroid==3.1.0 ; python_version >= "3.10" and python_version < "3.11"
babel==2.14.0 ; python_version >= "3.10" and python_version < "3.11"
black==24.4.0 ; python_version >= "3.10" and python_version < "3.11"
astroid==3.2.2 ; python_version >= "3.10" and python_version < "3.11"
babel==2.15.0 ; python_version >= "3.10" and python_version < "3.11"
black==24.4.2 ; python_version >= "3.10" and python_version < "3.11"
bytecode==0.15.1 ; python_version >= "3.10" and python_version < "3.11"
certifi==2024.2.2 ; python_version >= "3.10" and python_version < "3.11"
certifi==2024.6.2 ; python_version >= "3.10" and python_version < "3.11"
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "3.11"
click==8.1.7 ; python_version >= "3.10" and python_version < "3.11"
colorama==0.4.6 ; python_version >= "3.10" and python_version < "3.11" and (sys_platform == "win32" or platform_system == "Windows")
Expand All @@ -15,30 +15,30 @@ exceptiongroup==1.2.1 ; python_version >= "3.10" and python_version < "3.11"
idna==3.7 ; python_version >= "3.10" and python_version < "3.11"
imagesize==1.4.1 ; python_version >= "3.10" and python_version < "3.11"
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "3.11"
jellyfish==1.0.3 ; python_version >= "3.10" and python_version < "3.11"
jinja2==3.1.3 ; python_version >= "3.10" and python_version < "3.11"
libcst==1.3.1 ; python_version >= "3.10" and python_version < "3.11"
jellyfish==1.0.4 ; python_version >= "3.10" and python_version < "3.11"
jinja2==3.1.4 ; python_version >= "3.10" and python_version < "3.11"
libcst==1.4.0 ; python_version >= "3.10" and python_version < "3.11"
markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "3.11"
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "3.11"
mdurl==0.1.2 ; python_version >= "3.10" and python_version < "3.11"
mutpy-pynguin==0.7.1 ; python_version >= "3.10" and python_version < "3.11"
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "3.11"
networkx==3.3 ; python_version >= "3.10" and python_version < "3.11"
packaging==24.0 ; python_version >= "3.10" and python_version < "3.11"
packaging==24.1 ; python_version >= "3.10" and python_version < "3.11"
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "3.11"
platformdirs==4.2.1 ; python_version >= "3.10" and python_version < "3.11"
platformdirs==4.2.2 ; python_version >= "3.10" and python_version < "3.11"
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "3.11"
pydot==2.0.0 ; python_version >= "3.10" and python_version < "3.11"
pygments==2.17.2 ; python_version >= "3.10" and python_version < "3.11"
pygments==2.18.0 ; python_version >= "3.10" and python_version < "3.11"
pyparsing==3.1.2 ; python_version >= "3.10" and python_version < "3.11"
pytest==8.1.1 ; python_version >= "3.10" and python_version < "3.11"
pytest==8.2.2 ; python_version >= "3.10" and python_version < "3.11"
pyyaml==6.0.1 ; python_version >= "3.10" and python_version < "3.11"
requests==2.31.0 ; python_version >= "3.10" and python_version < "3.11"
requests==2.32.3 ; python_version >= "3.10" and python_version < "3.11"
rich==13.7.1 ; python_version >= "3.10" and python_version < "3.11"
simple-parsing==0.1.5 ; python_version >= "3.10" and python_version < "3.11"
snowballstemmer==2.2.0 ; python_version >= "3.10" and python_version < "3.11"
sphinx-autodoc-typehints==2.1.0 ; python_version >= "3.10" and python_version < "3.11"
sphinx-hoverxref==1.3.0 ; python_version >= "3.10" and python_version < "3.11"
sphinx-autodoc-typehints==2.1.1 ; python_version >= "3.10" and python_version < "3.11"
sphinx-hoverxref==1.4.0 ; python_version >= "3.10" and python_version < "3.11"
sphinx-rtd-theme==2.0.0 ; python_version >= "3.10" and python_version < "3.11"
sphinx-selective-exclude==1.0.3 ; python_version >= "3.10" and python_version < "3.11"
sphinx==7.3.7 ; python_version >= "3.10" and python_version < "3.11"
Expand All @@ -51,6 +51,6 @@ sphinxcontrib-qthelp==1.0.7 ; python_version >= "3.10" and python_version < "3.1
sphinxcontrib-serializinghtml==1.1.10 ; python_version >= "3.10" and python_version < "3.11"
termcolor==2.4.0 ; python_version >= "3.10" and python_version < "3.11"
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "3.11"
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
typing-inspect==0.9.0 ; python_version >= "3.10" and python_version < "3.11"
urllib3==2.2.1 ; python_version >= "3.10" and python_version < "3.11"
Loading

0 comments on commit e2e7710

Please sign in to comment.