Skip to content

Commit

Permalink
build(deps): update bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 6939aba commit 3eae562
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ annotated-types==0.7.0
# via
# craft-platforms
# pydantic
anyio==4.6.0
anyio==4.6.2.post1
# via
# starlette
# watchfiles
Expand Down Expand Up @@ -64,11 +64,11 @@ colorama==0.4.6
# via
# sphinx-autobuild
# tox
coverage==7.6.2
coverage==7.6.4
# via rockcraft (setup.py)
craft-application==4.3.0
# via rockcraft (setup.py)
craft-archives==2.0.0
craft-archives==2.0.1
# via
# craft-application
# rockcraft (setup.py)
Expand All @@ -90,7 +90,7 @@ craft-providers==2.0.4
# via
# craft-application
# rockcraft (setup.py)
cryptography==43.0.1
cryptography==43.0.3
# via secretstorage
cssutils==2.11.1
# via dict2css
Expand Down Expand Up @@ -198,7 +198,7 @@ markdown-it-py==3.0.0
# mdit-py-plugins
# myst-parser
# rich
markupsafe==3.0.1
markupsafe==3.0.2
# via
# jinja2
# sphinx-jinja2-compat
Expand Down Expand Up @@ -344,7 +344,7 @@ rich==13.9.2
# via twine
ruamel-yaml==0.18.6
# via sphinx-toolbox
ruamel-yaml-clib==0.2.8
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -412,7 +412,7 @@ sphinx-prompt==1.8.0
# via sphinx-toolbox
sphinx-reredirects==0.1.5
# via canonical-sphinx
sphinx-tabs==3.4.5
sphinx-tabs==3.4.7
# via
# canonical-sphinx
# sphinx-toolbox
Expand Down Expand Up @@ -456,7 +456,7 @@ twine==5.1.1
# via rockcraft (setup.py)
types-pyyaml==6.0.12.20240917
# via rockcraft (setup.py)
types-requests==2.32.0.20240914
types-requests==2.32.0.20241016
# via rockcraft (setup.py)
types-setuptools==75.1.0.20240917
# via rockcraft (setup.py)
Expand Down
10 changes: 5 additions & 5 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ annotated-types==0.7.0
# via
# craft-platforms
# pydantic
anyio==4.6.0
anyio==4.6.2.post1
# via
# starlette
# watchfiles
Expand Down Expand Up @@ -50,7 +50,7 @@ colorama==0.4.6
# via sphinx-autobuild
craft-application==4.3.0
# via rockcraft (setup.py)
craft-archives==2.0.0
craft-archives==2.0.1
# via
# craft-application
# rockcraft (setup.py)
Expand Down Expand Up @@ -152,7 +152,7 @@ markdown-it-py==3.0.0
# via
# mdit-py-plugins
# myst-parser
markupsafe==3.0.1
markupsafe==3.0.2
# via
# jinja2
# sphinx-jinja2-compat
Expand Down Expand Up @@ -241,7 +241,7 @@ requests-unixsocket2==0.4.2
# craft-providers
ruamel-yaml==0.18.6
# via sphinx-toolbox
ruamel-yaml-clib==0.2.8
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
six==1.16.0
# via
Expand Down Expand Up @@ -305,7 +305,7 @@ sphinx-prompt==1.8.0
# via sphinx-toolbox
sphinx-reredirects==0.1.5
# via canonical-sphinx
sphinx-tabs==3.4.5
sphinx-tabs==3.4.7
# via
# canonical-sphinx
# sphinx-toolbox
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.4.0
# via requests
craft-application==4.3.0
# via rockcraft (setup.py)
craft-archives==2.0.0
craft-archives==2.0.1
# via
# craft-application
# rockcraft (setup.py)
Expand Down

0 comments on commit 3eae562

Please sign in to comment.