Skip to content

Commit

Permalink
chore(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent e83fc1a commit c276864
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ cffi==1.15.1
chardet==5.2.0
charset-normalizer==3.2.0
click==8.1.7
codespell==2.2.5
codespell==2.2.6
colorama==0.4.6
coverage==7.3.1
coverage==7.3.2
craft-cli==2.1.0
craft-parts==1.25.1
craft-providers==1.18.0
Expand Down Expand Up @@ -46,7 +46,7 @@ pkgutil_resolve_name==1.3.10
platformdirs==3.10.0
pluggy==1.3.0
protobuf==3.20.3
pycodestyle==2.11.0
pycodestyle==2.11.1
pycparser==2.21
pydantic==1.10.13
pydantic-yaml==0.11.2
Expand All @@ -57,7 +57,7 @@ pymacaroons==0.13.0
PyNaCl==1.5.0
pyproject-api==1.6.1
pyRFC3339==1.1
pyright==1.1.316
pyright==1.1.332
pytest==7.4.2
pytest-check==2.2.2
pytest-cov==4.1.0
Expand All @@ -72,7 +72,7 @@ requests==2.31.0
requests-toolbelt==1.0.0
requests-unixsocket==0.3.0
responses==0.23.3
rpds-py==0.10.3
rpds-py==0.10.6
ruff==0.0.282
SecretStorage==3.3.3
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ referencing==0.30.2
requests==2.31.0
requests-toolbelt==1.0.0
requests-unixsocket==0.3.0
rpds-py==0.10.3
rpds-py==0.10.6
SecretStorage==3.3.3
six==1.16.0
snap-helpers==0.4.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

type_requires = [
"mypy[reports]==1.5.1",
"pyright==1.1.316",
"pyright==1.1.332",
"types-python-dateutil",
"types-requests",
"types-setuptools",
Expand Down

0 comments on commit c276864

Please sign in to comment.