Skip to content

Commit

Permalink
Merge pull request #2337 from freedomofpress/dependabot/pip/export/de…
Browse files Browse the repository at this point in the history
…v-dependencies-56850bbe41

Bump the dev-dependencies group across 1 directory with 4 updates
  • Loading branch information
legoktm authored Dec 20, 2024
2 parents f86671c + fcdb602 commit 8cc6c08
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions export/poetry.lock

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

8 changes: 4 additions & 4 deletions export/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ pexpect = "^4.9.0"

[tool.poetry.group.dev.dependencies]
mypy = "^1.13.0"
types-setuptools = "^75.2.0"
pytest = "^8.3.3"
types-setuptools = "^75.6.0"
pytest = "^8.3.4"
pytest-cov = "^6.0.0"
pytest-mock = "^3.14.0"
semgrep = "^1.95.0"
types-pexpect = "^4.9.0.20240806"
semgrep = "^1.100.0"
types-pexpect = "^4.9.0.20241208"

[tool.mypy]
python_version = "3.11"

0 comments on commit 8cc6c08

Please sign in to comment.