Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Aug 21, 2023
1 parent 1368f4c commit 932f8f3
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
104 changes: 52 additions & 52 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@ beautifulsoup4 = "^4.12.2"
python-dateutil = "^2.8.2"
bgpdumpy = {version = "^1.1.4", optional = true}
pyipasnhistory = "^2.1.2"
setuptools = "^68.0.0"
setuptools = "^68.1.2"

[tool.poetry.dev-dependencies]
ipython = [
{version = "<8.13.0", python = "<3.9"},
{version = "^8.13.0", python = ">=3.9"}
]
mypy = "^1.4.1"
types-setuptools = "^68.0.0.3"
types-redis = "^4.6.0.3"
mypy = "^1.5.1"
types-setuptools = "^68.1.0.0"
types-redis = "^4.6.0.4"
types-requests = "^2.31.0.2"
types-python-dateutil = "^2.8.19.14"

Expand Down

0 comments on commit 932f8f3

Please sign in to comment.