Skip to content

Commit

Permalink
Merge pull request #2183 from freedomofpress/dependabot/pip/client/de…
Browse files Browse the repository at this point in the history
…v-dependencies-6448f19be4

Bump the dev-dependencies group across 1 directory with 8 updates
  • Loading branch information
rocodes authored Aug 28, 2024
2 parents 7b7a0dd + 3a3deca commit 1fb8c78
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 59 deletions.
123 changes: 68 additions & 55 deletions client/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 client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ PyQt5-sip = [
{version = "=12.11.1", python = ">=3.11"}, # bookworm
]
PyAutoGUI = "*"
babel = "^2.15.0"
babel = "^2.16.0"
diffoscope = "*"
flaky = "*"
mypy = "^1.10.0"
mypy = "^1.11.2"
polib = "*"
pyqt5-stubs = "*"
pyotp = "2.9.0"
pytest = "^8.2.2"
pytest = "^8.3.2"
pytest-cov = "*"
pytest-mock = "*"
pytest-qt = "^4.4.0"
Expand All @@ -40,5 +40,5 @@ semgrep = "*"
translate-toolkit = "*"
types-polib = "*"
types-python-dateutil = "*"
types-setuptools = "^70.0.0"
types-setuptools = "^73.0.0"
vcrpy = "^6.0.1"

0 comments on commit 1fb8c78

Please sign in to comment.