Skip to content

Commit

Permalink
chg: Bump deps, sync with Lookyloo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jul 3, 2024
1 parent 9f20da9 commit d763b9e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
82 changes: 41 additions & 41 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pylookyloo"
version = "1.24.0"
version = "1.25.0"
description = "Python CLI and module for Lookyloo"
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -38,8 +38,8 @@ Sphinx = [
]

[tool.poetry.group.dev.dependencies]
mypy = "^1.10.0"
types-requests = "^2.32.0.20240602"
mypy = "^1.10.1"
types-requests = "^2.32.0.20240622"
ipython = [
{version = "<8.13.0", python = "<3.9"},
{version = "^8.18.0", python = ">=3.9"},
Expand Down

0 comments on commit d763b9e

Please sign in to comment.