Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
totycro committed Sep 24, 2024
1 parent 35d2d37 commit 1bde243
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
@@ -1,14 +1,14 @@
kubernetes==29.0.0
kubernetes==31.0.0
scrapbook==0.5.0
typed_json_dataclass==1.2.1
requests==2.31.0
requests==2.32.3
# need to upgrade from base image for papermill dependency
python-dateutil==2.9.0

pytest
pytest-watch
flake8==7.0.0
mypy==1.9.0
black==24.3.0
flake8==7.1.1
mypy==1.11.2
black==24.8.0
types-requests
types-PyYAML

0 comments on commit 1bde243

Please sign in to comment.