Skip to content

Commit

Permalink
Merge branch 'main' into community-comms
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonlhart authored Sep 8, 2024
2 parents fd4e73f + c58deaf commit d9db14f
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ black==24.8.0
bracex==2.5
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.7.4
cffi==1.17.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.6.1
coverage-enable-subprocess==1.0
cryptography==43.0.0
cryptography==43.0.1
csscompressor==0.9.5
cssselect2==0.7.0
darglint==1.8.1
Expand All @@ -36,7 +36,7 @@ dnspython==2.6.1
docutils==0.21.2
exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.15.4
filelock==3.16.0
flake8==7.1.1
flake8-docstrings==1.7.0
ghp-import==2.1.0
Expand All @@ -50,7 +50,7 @@ jsmin==3.0.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
libtmux==0.37.0
linkchecker==10.4.0
linkchecker==10.5.0
lockfile==0.12.2
markdown==3.7
markdown-exec==1.9.3
Expand All @@ -62,28 +62,28 @@ mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.0
mkdocs-ansible==24.3.1
mkdocs-autorefs==1.1.0
mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.33
mkdocs-material==9.5.34
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.25.2
mkdocstrings-python==1.10.8
mkdocstrings==0.26.1
mkdocstrings-python==1.11.1
mypy-extensions==1.0.0
nodeenv==1.9.1
onigurumacffi==1.3.0
packaging==24.1
paginate==0.5.6
paginate==0.5.7
parsley==1.3
pathspec==0.12.1
pbr==6.0.0
pbr==6.1.0
pexpect==4.9.0
pillow==10.4.0
pipdeptree==2.23.1
platformdirs==4.2.2
pipdeptree==2.23.3
platformdirs==4.3.1
pluggy==1.5.0
pre-commit==3.8.0
ptyprocess==0.7.0
Expand All @@ -94,7 +94,7 @@ pyflakes==3.2.0
pygments==2.18.0
pymdown-extensions==10.9
pytest==8.3.2
pytest-env==1.1.3
pytest-env==1.1.4
pytest-mock==3.14.0
pytest-plus==0.7.0
pytest-subtests==0.13.1
Expand All @@ -109,7 +109,7 @@ regex==2024.7.24
requests==2.32.3
requirements-parser==0.11.0
resolvelib==1.0.1
rich==13.7.1
rich==13.8.0
rpds-py==0.20.0
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
Expand All @@ -121,12 +121,12 @@ termcolor==2.4.0
text-unidecode==1.3
tinycss2==1.3.0
tomli==2.0.1
types-setuptools==73.0.0.20240822
types-setuptools==74.1.0.20240907
typing-extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
virtualenv==20.26.3
watchdog==4.0.2
virtualenv==20.26.4
watchdog==5.0.2
wcmatch==9.0
webencodings==0.5.1
yamllint==1.35.1
Expand Down

0 comments on commit d9db14f

Please sign in to comment.