Skip to content

Commit

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

Bump the python-packages group with 3 updates
  • Loading branch information
github-actions[bot] authored Sep 8, 2024
2 parents 807fb15 + ec2feff commit 39447f3
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
55 changes: 28 additions & 27 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 @@ -33,13 +33,13 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9"
fake-useragent = ">=0.1.11,<1.6.0"
trio = ">=0.16,<0.26"
trio = ">=0.16,<0.27"
jk-triologging = "^0.2019.10"
sh = "^1.14.0"
sh = ">=1.14,<3.0"

[tool.poetry.dev-dependencies]
pytest = "^8.2.1"
flake8 = "^3.8.3"
flake8 = "^7.1.1"
pytest-trio = "^0.8.0"
isort = "^5.13.2"

Expand Down

0 comments on commit 39447f3

Please sign in to comment.