Skip to content

Commit

Permalink
Merge pull request #57 from maxkrivich/dependabot/pip/python-packages…
Browse files Browse the repository at this point in the history
…-c0bd40bc26

Bump the python-packages group with 3 updates
  • Loading branch information
github-actions[bot] authored Jan 1, 2025
2 parents 3111110 + ba6f5cc commit f6a4cb1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.9"
fake-useragent = ">=0.1.11,<1.6.0"
trio = ">=0.16,<0.28"
fake-useragent = ">=0.1.11,<2.1.0"
trio = ">=0.16,<0.29"
jk-triologging = "^0.2019.10"
sh = ">=1.14,<3.0"

[tool.poetry.dev-dependencies]
pytest = "^8.3.3"
pytest = "^8.3.4"
flake8 = "^7.1.1"
pytest-trio = "^0.8.0"
isort = "^5.13.2"
Expand Down

0 comments on commit f6a4cb1

Please sign in to comment.