Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/requirements/develop/filel…
Browse files Browse the repository at this point in the history
…ock-3.17.0
  • Loading branch information
roger-zhangg authored Jan 24, 2025
2 parents 595b70e + f271745 commit 19775a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pytest-cov==5.0.0; python_version<"3.9"
# mypy adds new rules in new minor versions, which could cause our PR check to fail
# here we fix its version and upgrade it manually in the future
mypy==1.14.1
types-pywin32==308.0.0.20241221
types-pywin32==308.0.0.20250124
types-PyYAML==6.0.12.20241230
types-chevron==0.14.2.20250103
types-psutil==6.1.0.20241221
Expand Down Expand Up @@ -47,4 +47,4 @@ filelock==3.16.1; python_version<"3.9"
# formatter
black==24.10.0; python_version>="3.9"
black==24.8.0; python_version<"3.9"
psutil==6.1.0
psutil==6.1.1
2 changes: 1 addition & 1 deletion requirements/pre-dev.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruff==0.8.6
ruff==0.9.2

0 comments on commit 19775a7

Please sign in to comment.