Skip to content

Commit

Permalink
Lock file maintenance (#4179)
Browse files Browse the repository at this point in the history
* Lock file maintenance

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and pre-commit-ci[bot] authored Jan 20, 2025
1 parent c2641dc commit 7dd62df
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 102 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ requests==2.32.3
rich==13.9.4
rpds-py==0.22.3
rpyc==6.0.1
ruff==0.9.1
ruff==0.9.2
setuptools==75.7.0
sgmllib3k==1.0.0
six==1.17.0
Expand All @@ -96,11 +96,11 @@ tzdata==2024.2
tzlocal==5.2
urllib3==1.26.20
vcrpy==7.0.0
virtualenv==20.28.1
virtualenv==20.29.1
webencodings==0.5.1
werkzeug==3.1.3
win32-setctime==1.2.0 ; sys_platform == 'win32'
wrapt==1.17.1
wrapt==1.17.2
yarl==1.18.3
zc-lockfile==3.0.post1
zipp==3.21.0 ; python_full_version < '3.10'
Expand Down
Loading

0 comments on commit 7dd62df

Please sign in to comment.