Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
aiohappyeyeballs==2.6.2
aiohappyeyeballs==2.7.1
# via aiohttp
aiohttp==3.14.1
# via kubernetes
aiosignal==1.4.0
# via aiohttp
appdirs==1.4.4
# via tutor
ast-serialize==0.5.0
ast-serialize==0.6.0
# via mypy
attrs==26.1.0
# via aiohttp
Expand Down Expand Up @@ -54,7 +54,7 @@ jinja2==3.1.6
# tutor
kubernetes==36.0.2
# via tutor
librt==0.11.0
librt==0.12.0
# via mypy
markupsafe==3.0.3
# via jinja2
Expand Down Expand Up @@ -120,7 +120,7 @@ tutor==21.0.8
# tutor-mfe
tutor-mfe==21.0.0
# via -r requirements/base.in
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# aiohttp
# aiosignal
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
aiohappyeyeballs==2.6.2
aiohappyeyeballs==2.7.1
# via
# -r requirements/base.txt
# aiohttp
Expand All @@ -22,7 +22,7 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# tutor
ast-serialize==0.5.0
ast-serialize==0.6.0
# via
# -r requirements/base.txt
# mypy
Expand Down Expand Up @@ -109,7 +109,7 @@ kubernetes==36.0.2
# via
# -r requirements/base.txt
# tutor
librt==0.11.0
librt==0.12.0
# via
# -r requirements/base.txt
# mypy
Expand Down Expand Up @@ -246,7 +246,7 @@ tutor-mfe==21.0.0
# via -r requirements/base.txt
twine==6.2.0
# via -r requirements/dev.in
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/base.txt
# aiohttp
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ wheel==0.47.0
# The following packages are considered to be unsafe in a requirements file:
pip==26.1.2
# via -r requirements/pip.in
setuptools==82.0.1
setuptools==83.0.0
# via -r requirements/pip.in