Skip to content

Commit

Permalink
build(deps): update bugfixes (main) (#5058)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent e402615 commit 6c2e2a8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions requirements-devel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Markdown==3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mccabe==0.7.0
mdit-py-plugins==0.4.1
mdit-py-plugins==0.4.2
mdurl==0.1.2
more-itertools==10.4.0
msgpack==1.0.8
Expand Down Expand Up @@ -116,7 +116,7 @@ pyproject-api==1.7.1
pyramid==2.0.2
pyRFC3339==1.1
pyspelling==2.10
pytest==8.3.2
pytest==8.3.3
pytest-check==2.4.1
pytest-cov==5.0.0
pytest-mock==3.14.0
Expand Down Expand Up @@ -164,7 +164,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphinxext-opengraph==0.9.1
starlette==0.38.4
starlette==0.38.5
tabulate==0.9.0
testscenarios==0.5.0
testtools==2.7.2
Expand All @@ -173,7 +173,7 @@ toml==0.10.2
tomlkit==0.13.2
tox==4.18.0
translationstring==1.4
types-PyYAML==6.0.12.20240808
types-PyYAML==6.0.12.20240917
types-requests==2.31.0.6
types-setuptools==71.1.0.20240818
types-simplejson==3.19.0.20240801
Expand All @@ -186,7 +186,7 @@ urllib3==1.26.20
uvicorn==0.30.6
validators==0.33.0
venusian==3.1.0
virtualenv==20.26.3
virtualenv==20.26.5
wadllib==1.3.6
watchfiles==0.23.0
wcmatch==9.0
Expand All @@ -196,7 +196,7 @@ websockets==12.0
wheel==0.44.0
ws4py==0.5.1
yamllint==1.35.1
zipp==3.20.1
zipp==3.20.2
zope.deprecation==5.0
zope.interface==7.0.3
python-apt @ https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz; sys.platform == "linux"
Expand Down
6 changes: 3 additions & 3 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ macaroonbakery==1.3.4
Markdown==3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdit-py-plugins==0.4.1
mdit-py-plugins==0.4.2
mdurl==0.1.2
more-itertools==10.4.0
msgpack==1.0.8
Expand Down Expand Up @@ -130,7 +130,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphinxext-opengraph==0.9.1
starlette==0.38.4
starlette==0.38.5
tabulate==0.9.0
tinydb==4.8.0
toml==0.10.2
Expand All @@ -146,5 +146,5 @@ webencodings==0.5.1
websockets==12.0
wheel==0.44.0
ws4py==0.5.1
zipp==3.20.1
zipp==3.20.2
python-apt @ https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz; sys.platform == "linux"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ validators==0.33.0
wadllib==1.3.6
wheel==0.44.0
ws4py==0.5.1
zipp==3.20.1
zipp==3.20.2
python-apt @ https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz; sys.platform == "linux"

0 comments on commit 6c2e2a8

Please sign in to comment.