Skip to content

Commit

Permalink
update: bump the pip-packages group across 1 directory with 5 updates (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent c363c0b commit b7c05bc
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 57 deletions.
120 changes: 68 additions & 52 deletions poetry.lock

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

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ python = "^3.11"
APScheduler = "3.10.4"
Flask = "3.0.3"
PyYAML = "6.0.1"
semgrep = "1.69.0"
semgrep = "1.70.0"
jsonpatch = "1.33"
cheroot = "10.0.0"
cheroot = "10.0.1"

[tool.poetry.group.docs]
optional = false

[tool.poetry.group.docs.dependencies]
mkdocs-material = "9.5.18"
mkdocs-material = "9.5.20"
mike = "2.0.0"

[tool.poetry.group.dev]
Expand All @@ -27,14 +27,14 @@ optional = false
[tool.poetry.group.dev.dependencies]
bandit = "1.7.8"
bandit-sarif-formatter = "1.1.1"
black = "24.4.0"
black = "24.4.2"
pylint = "3.1.0"

[tool.poetry.group.test]
optional = false

[tool.poetry.group.test.dependencies]
pytest = "8.1.1"
pytest = "8.2.0"
pytest-cov = "5.0.0"

[build-system]
Expand Down

0 comments on commit b7c05bc

Please sign in to comment.