Skip to content

Commit

Permalink
Merge pull request #769 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-2256b13

Python Requirements Update
  • Loading branch information
Cristhian Garcia authored May 6, 2024
2 parents 225b57f + 26884e7 commit 66ba551
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via tutor
asttokens==2.4.1
# via transifex-python
bcrypt==4.1.2
bcrypt==4.1.3
# via -r requirements/base.in
cachetools==5.3.3
# via google-auth
Expand All @@ -35,7 +35,7 @@ importlib-resources==6.4.0
# via
# -r requirements/base.in
# tutor
jinja2==3.1.3
jinja2==3.1.4
# via tutor
kubernetes==29.0.0
# via tutor
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ asttokens==2.4.1
# transifex-python
backports-tarfile==1.1.1
# via jaraco-context
bcrypt==4.1.2
bcrypt==4.1.3
# via -r requirements/base.txt
black==24.4.2
# via -r requirements/dev.in
Expand All @@ -43,7 +43,7 @@ click==8.1.7
# black
# transifex-python
# tutor
cryptography==42.0.5
cryptography==42.0.6
# via secretstorage
dill==0.3.8
# via pylint
Expand Down Expand Up @@ -86,7 +86,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/base.txt
# tutor
Expand Down Expand Up @@ -160,7 +160,7 @@ pycryptodome==3.20.0
# via
# -r requirements/base.txt
# tutor
pygments==2.17.2
pygments==2.18.0
# via
# readme-renderer
# rich
Expand Down

0 comments on commit 66ba551

Please sign in to comment.