Skip to content

Commit

Permalink
Merge branch 'main' into prepare-0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mshade authored Feb 8, 2024
2 parents 489b784 + 2011b9a commit fd7624e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==7.4.4
black==23.12.1
pytest==8.0.0
black==24.1.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blinker==1.7.0
boltons==23.1.1
cachetools==5.3.2
certifi==2023.11.17
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
Flask==3.0.2
Expand All @@ -11,7 +11,7 @@ gunicorn==21.2.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
kubernetes==28.1.0
kubernetes==29.0.0
MarkupSafe==2.1.5
oauthlib==3.2.2
packaging==23.2
Expand Down

0 comments on commit fd7624e

Please sign in to comment.