Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/networkx-3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
4k4xs4pH1r3 authored Jan 31, 2024
2 parents bda04f2 + 76ce0ab commit 1bda85e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies = [
"dnfile==0.14.1",
"dncil==1.0.2",
"pydantic==2.5.2",
"protobuf==4.25.1",
"protobuf==4.25.2",
]
dynamic = ["version"]

Expand Down Expand Up @@ -79,7 +79,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"isort==5.13.2",
"ruff==0.1.14",
"ruff==0.1.15",
"black==24.1.1",
"isort==5.13.2",
"mypy==1.8.0",
Expand All @@ -93,7 +93,7 @@ dev = [
"types-PyYAML==6.0.12.12",
"types-tabulate==0.9.0.3",
"types-termcolor==1.1.6.2",
"types-psutil==5.9.5.17",
"types-psutil==5.9.5.20240106",
"types-protobuf==4.24.0.1",
"types_requests==2.31.0.20240125",
]
Expand Down

0 comments on commit 1bda85e

Please sign in to comment.