Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group across 1 directory with 33 updates #266

Merged
merged 3 commits into from
Dec 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 33 additions & 33 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
#
babel==2.16.0
beautifulsoup4==4.12.3
build==1.2.2
build==1.2.2.post1
cachetools==5.5.0
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.8.30
certifi==2024.12.14
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
charset-normalizer==3.4.0
click==8.1.8
colorama==0.4.6
coverage==7.6.1
coverage==7.6.9
cssselect2==0.7.0
defusedxml==0.7.1
diskcache==5.6.3
distlib==0.3.8
distlib==0.3.9
docutils==0.21.2
filelock==3.16.1
ghp-import==2.1.0
Expand All @@ -31,68 +31,68 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
jaraco-classes==3.4.0
jaraco-context==6.0.1
jaraco-functools==4.0.2
jinja2==3.1.4
keyring==25.4.1
jaraco-functools==4.1.0
jinja2==3.1.5
keyring==25.5.0
markdown==3.7
markdown-exec==1.9.3
markdown-exec==1.10.0
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.2
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-material==9.5.36
mkdocs-material==9.5.49
mkdocs-material-extensions==1.3.1
more-itertools==10.5.0
nh3==0.2.18
packaging==24.1
nh3==0.2.20
packaging==24.2
paginate==0.5.7
pathspec==0.12.1
pillow==10.4.0
pip==24.2
pipdeptree==2.23.4
pkginfo==1.11.1
pillow==11.0.0
pip==24.3.1
pipdeptree==2.24.0
pkginfo==1.12.0
platformdirs==4.3.6
pluggy==1.5.0
py-cpuinfo==9.0.0
pycparser==2.22
pygments==2.18.0
pymdown-extensions==10.9
pymdown-extensions==10.12
pyproject-api==1.8.0
pyproject-hooks==1.1.0
pytest==8.3.3
pytest-benchmark==4.0.0
pyproject-hooks==1.2.0
pytest==8.3.4
pytest-benchmark==5.1.0
pytest-plus==0.7.0
python-dateutil==2.9.0.post0
pyyaml==6.0.2
pyyaml-env-tag==0.1
readme-renderer==44.0
regex==2024.9.11
regex==2024.11.6
requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.8.1
setuptools==75.1.0
rich==13.9.4
setuptools==75.6.0
shellingham==1.5.4
six==1.16.0
six==1.17.0
smmap==5.0.1
soupsieve==2.6
subprocess-tee==0.4.2
tinycss2==1.3.0
tinycss2==1.4.0
tomli==2.0.1 ; python_version < "3.11"
tox==4.20.0
typer==0.12.5
typer-config==1.4.0
tox==4.23.2
typer==0.15.1
typer-config==1.4.2
typing-extensions==4.12.2
urllib3==2.2.3
virtualenv==20.26.5
watchdog==5.0.2
virtualenv==20.28.0
watchdog==6.0.0
webencodings==0.5.1
zipp==3.20.2
zipp==3.21.0

# The following packages are considered to be unsafe in a requirements file:
# backports-tarfile
Expand Down
Loading