Skip to content

Commit

Permalink
chg: Bump deps, version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Aug 2, 2024
1 parent e4ed7ed commit e6251fc
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
58 changes: 29 additions & 29 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyvulnerabilitylookup"
version = "1.3.0"
version = "1.4.0"
description = "Python CLI and module for Vulnerability Lookup"
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -36,7 +36,7 @@ docs = ["Sphinx"]

[tool.poetry.group.dev.dependencies]
pylint = "^3.2.6"
mypy = "^1.11.0"
mypy = "^1.11.1"
types-requests = "^2.32.0.20240712"
ipython = "^8.26.0"
pytest = "^8.3.2"
Expand Down

0 comments on commit e6251fc

Please sign in to comment.