Skip to content

Commit

Permalink
Bump(requirements): Bump the prod group across 2 directories with 1 u…
Browse files Browse the repository at this point in the history
…pdate (#5008)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 0c594b6 commit f7fd395
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible_collections/arista/avd/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pylint>=3.2.6
pre-commit>=3.2.0
pre-commit-hooks>=3.3.0
referencing>=0.35.0
ruff==0.9.2
ruff==0.9.6
tox
treelib>=1.5.5
twine
Expand Down
2 changes: 1 addition & 1 deletion python-avd/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ requires = [
"pydantic>=2.3.0",
"cryptography>=38.0.4",
"aristaproto>=0.1.1",
"ruff==0.9.2",
"ruff==0.9.6",
]
build-backend = "custom_build_backend"
backend-path = ["scripts"]
Expand Down

0 comments on commit f7fd395

Please sign in to comment.