Skip to content

Commit

Permalink
Update Python dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2025
1 parent 01a5b9e commit 5da53c1
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ check_untyped_defs = false

[dependency-groups]
dev = [
"boto3-stubs[logs,s3]==1.37.7",
"boto3-stubs[logs,s3]==1.37.9",
"debugpy==1.8.13",
"flask-debugtoolbar==0.16.0",
"freezegun==1.5.1",
Expand All @@ -209,7 +209,7 @@ dev = [
"pytest-mock==3.14.0",
"pytest-playwright==0.7.0",
"requests-mock==1.12.1",
"ruff==0.9.9",
"ruff==0.9.10",
"types-beautifulsoup4==4.12.0.20250204",
"types-colorama==0.4.15.20240311",
"types-flask==1.1.6",
Expand Down
52 changes: 26 additions & 26 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5da53c1

Please sign in to comment.