Skip to content

Commit

Permalink
Merge branch 'main' into fix-reset-failed
Browse files Browse the repository at this point in the history
  • Loading branch information
tanwigeetika1618 authored Sep 2, 2024
2 parents 6988620 + c9defa4 commit 52c85dd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bracex==2.5
cachetools==5.5.0
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.7.4
certifi==2024.8.30
cffi==1.17.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand Down Expand Up @@ -56,24 +56,24 @@ markupsafe==2.1.5
mccabe==0.7.0
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.0
mkdocs==1.6.1
mkdocs-ansible==24.3.1
mkdocs-autorefs==1.1.0
mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.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-python==1.10.9
mypy==1.11.2
mypy-extensions==1.0.0
netaddr==1.3.0
packaging==24.1
paginate==0.5.6
paginate==0.5.7
pathspec==0.12.1
pillow==10.4.0
pip==24.2
Expand All @@ -83,7 +83,7 @@ pluggy==1.5.0
psutil==6.0.0
pycparser==2.22
pygments==2.18.0
pylint==3.2.6
pylint==3.2.7
pymdown-extensions==10.9
pyproject-api==1.7.1
pytest==8.3.2
Expand All @@ -97,7 +97,7 @@ pyyaml-env-tag==0.1
referencing==0.35.1
regex==2024.7.24
requests==2.32.3
rich==13.7.1
rich==13.8.0
rpds-py==0.20.0
ruamel-yaml==0.18.6
six==1.16.0
Expand All @@ -114,10 +114,10 @@ types-pyyaml==6.0.12.20240808
typing-extensions==4.12.2
urllib3==2.2.2
virtualenv==20.26.3
watchdog==4.0.2
watchdog==5.0.0
webencodings==0.5.1
yamllint==1.35.1
zipp==3.20.0
zipp==3.20.1

# The following packages are considered to be unsafe in a requirements file:
# resolvelib
Expand Down
4 changes: 2 additions & 2 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ pycparser==2.22
pygments==2.18.0
pyyaml==6.0.2
referencing==0.35.1
rich==13.7.1
rich==13.8.0
rpds-py==0.20.0
ruamel-yaml==0.18.6
subprocess-tee==0.4.2
tomli==2.0.1
typing-extensions==4.12.2
wcmatch==9.0 ; python_version < "3.12"
yamllint==1.35.1
zipp==3.20.0
zipp==3.20.1

# The following packages are considered to be unsafe in a requirements file:
# resolvelib
Expand Down

0 comments on commit 52c85dd

Please sign in to comment.