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 Jan 14, 2025
1 parent f65ecc0 commit ee66443
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: fix-byte-order-marker
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.9.0"
rev: "v0.9.1"
hooks:
# Run the linter
- id: ruff
Expand Down
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
annotated-types==0.7.0
astroid==3.3.6
astroid==3.3.8
attrs==24.3.0
backports-tarfile==1.2.0
boolean-py==4.0
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.0
coverage==7.6.9
charset-normalizer==3.4.1
coverage==7.6.10
craft-application==4.7.0
craft-archives==2.0.2
craft-cli==2.13.0
Expand Down Expand Up @@ -57,16 +57,16 @@ pydantic==2.9.2
pydantic-core==2.23.4
pyfakefs==5.7.3
pygit2==1.14.1
pylint==3.3.2
pylint==3.3.3
pymacaroons==0.13.0
pynacl==1.5.0
pyparsing==3.2.0
pyparsing==3.2.1
pyrfc3339==1.1
pytest==8.3.4
pytest-check==2.4.1
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-subprocess==1.5.2
pytest-subprocess==1.5.3
python-dateutil==2.9.0.post0
python-debian==0.1.49
pytz==2024.2
Expand All @@ -76,7 +76,7 @@ referencing==0.35.1
requests==2.32.3
requests-toolbelt==1.0.0
requests-unixsocket2==0.4.2
responses==0.25.3
responses==0.25.5
rpds-py==0.21.0
secretstorage==3.3.3
setuptools==75.6.0
Expand Down

0 comments on commit ee66443

Please sign in to comment.