Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/codecov/codecov-…
Browse files Browse the repository at this point in the history
…action-5
  • Loading branch information
karpetrosyan authored Jan 1, 2025
2 parents 4ad5bc4 + 72d1303 commit 0b8e1c9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@

# linting
ruff==0.6.3
mypy==1.10.0
mypy==1.14.1

# docs
mkdocs==1.6.1
mkdocs-material==9.5.1

# tests
pytest==8.0.2
pytest==8.3.4
types-boto3==1.0.2
types-redis==4.6.0.20240425
anyio==4.4.0
trio==0.25.0
coverage==7.6.0
anyio==4.7.0
trio==0.28.0
coverage==7.6.10
types-PyYAML==6.0.12.20240311

# build
Expand Down

0 comments on commit 0b8e1c9

Please sign in to comment.