Skip to content

Commit 842e23c

Browse files
committed
chg: Bump models
1 parent 2e05f3e commit 842e23c

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pylookyloo"
3-
version = "1.37.3"
3+
version = "1.37.4"
44
description = "Python CLI and module for Lookyloo"
55
authors = [
66
{name="Raphaël Vinot", email="raphael.vinot@circl.lu"}
@@ -39,11 +39,11 @@ lookyloo = 'pylookyloo:main'
3939

4040
[project.optional-dependencies]
4141
docs = ["Sphinx (>=9.1.0) ; python_version >= \"3.12\""]
42-
examples = ["pylacus (>=1.22.1)"]
42+
examples = ["pylacus (>=1.22.3)"]
4343

4444
[tool.poetry.group.dev.dependencies]
4545
mypy = "^1.19.1"
46-
types-requests = "^2.32.4.20260107"
46+
types-requests = "^2.32.4.20260324"
4747
pytest = "^9.0.2"
4848
types-deprecated = {version="^1.3.1.20260130", markers="python_version < \"3.13\""}
4949

0 commit comments

Comments
 (0)