Skip to content

Commit e6251fc

Browse files
committed
chg: Bump deps, version
1 parent e4ed7ed commit e6251fc

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyvulnerabilitylookup"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
description = "Python CLI and module for Vulnerability Lookup"
55
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
66
license = "BSD-3-Clause"
@@ -36,7 +36,7 @@ docs = ["Sphinx"]
3636

3737
[tool.poetry.group.dev.dependencies]
3838
pylint = "^3.2.6"
39-
mypy = "^1.11.0"
39+
mypy = "^1.11.1"
4040
types-requests = "^2.32.0.20240712"
4141
ipython = "^8.26.0"
4242
pytest = "^8.3.2"

0 commit comments

Comments
 (0)