Skip to content

Commit

Permalink
Merge pull request #1003 from openedx/repo-tools/upgrade-python-requi…
Browse files Browse the repository at this point in the history
…rements-1f8d8d0

chore: Upgrade Python requirements
  • Loading branch information
saraburns1 authored Dec 16, 2024
2 parents 1f8d8d0 + a9ee23e commit ea2e8de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ black==24.10.0
# via shandy-sqlfmt
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# kubernetes
# requests
Expand All @@ -31,7 +31,7 @@ durationpy==0.9
# via kubernetes
future==1.0.0
# via pyseeyou
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
idna==3.10
# via requests
Expand Down Expand Up @@ -116,7 +116,7 @@ tqdm==4.67.1
# via shandy-sqlfmt
transifex-python==3.5.0
# via -r requirements/base.in
tutor==18.2.0
tutor==18.2.2
# via -r requirements/base.in
typing-extensions==4.12.2
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cachetools==5.5.0
# via
# -r requirements/base.txt
# google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/base.txt
# kubernetes
Expand Down Expand Up @@ -61,7 +61,7 @@ future==1.0.0
# via
# -r requirements/base.txt
# pyseeyou
google-auth==2.36.0
google-auth==2.37.0
# via
# -r requirements/base.txt
# kubernetes
Expand Down Expand Up @@ -250,7 +250,7 @@ tqdm==4.67.1
# shandy-sqlfmt
transifex-python==3.5.0
# via -r requirements/base.txt
tutor==18.2.0
tutor==18.2.2
# via
# -r requirements/base.txt
# tutor-contrib-pod-autoscaling
Expand Down

0 comments on commit ea2e8de

Please sign in to comment.