Skip to content

Commit

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

Bump the dev-dependencies group across 1 directory with 7 updates
  • Loading branch information
zenmonkeykstop authored Jun 1, 2024
2 parents bbd8f3e + 8fc21d2 commit 6276fdb
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 79 deletions.
158 changes: 86 additions & 72 deletions export/poetry.lock

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

14 changes: 7 additions & 7 deletions export/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ python = "^3.11"
pexpect = "^4.9.0"

[tool.poetry.group.dev.dependencies]
mypy = "^1.4.1"
types-setuptools = "^68.0.0"
pytest = "^7.4.0"
pytest-cov = "^4.1.0"
pytest-mock = "^3.11.1"
semgrep = "^1.31.2"
types-pexpect = "^4.9.0.20240207"
mypy = "^1.10.0"
types-setuptools = "^70.0.0"
pytest = "^8.2.1"
pytest-cov = "^5.0.0"
pytest-mock = "^3.14.0"
semgrep = "^1.74.0"
types-pexpect = "^4.9.0.20240311"

[tool.mypy]
python_version = "3.11"

0 comments on commit 6276fdb

Please sign in to comment.