This repository was archived by the owner on Aug 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ cffi==1.15.1
1616 # pynacl
1717charset-normalizer==2.1.1
1818 # via requests
19- cryptography==38.0.2
19+ cryptography==38.0.1
2020 # via paramiko
2121distro==1.8.0
2222 # via docker-compose
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ click==8.1.3
3939 # via
4040 # -r requirements/pip-tools.txt
4141 # pip-tools
42- cryptography==38.0.2
42+ cryptography==38.0.1
4343 # via
4444 # -r requirements/base.txt
4545 # -r requirements/test.txt
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ charset-normalizer==2.1.1
3131 # via
3232 # -r requirements/base.txt
3333 # requests
34- cryptography==38.0.2
34+ cryptography==38.0.1
3535 # via
3636 # -r requirements/base.txt
3737 # paramiko
@@ -115,7 +115,7 @@ python-dotenv==0.21.0
115115 # via
116116 # -r requirements/base.txt
117117 # docker-compose
118- pytz==2022.4
118+ pytz==2022.5
119119 # via babel
120120pyyaml==5.4.1
121121 # via
@@ -142,7 +142,7 @@ six==1.16.0
142142 # websocket-client
143143snowballstemmer==2.2.0
144144 # via sphinx
145- sphinx==5.2.3
145+ sphinx==5.3.0
146146 # via
147147 # -r requirements/doc.in
148148 # edx-sphinx-theme
@@ -158,7 +158,7 @@ sphinxcontrib-qthelp==1.0.3
158158 # via sphinx
159159sphinxcontrib-serializinghtml==1.1.5
160160 # via sphinx
161- stevedore==4.0.0
161+ stevedore==4.0.1
162162 # via doc8
163163texttable==1.6.4
164164 # via
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ wheel==0.37.1
88 # via -r requirements/pip.in
99
1010# The following packages are considered to be unsafe in a requirements file:
11- pip==22.2.2
11+ pip==22.3
1212 # via -r requirements/pip.in
1313setuptools==59.8.0
1414 # via
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ charset-normalizer==2.1.1
2626 # via
2727 # -r requirements/base.txt
2828 # requests
29- cryptography==38.0.2
29+ cryptography==38.0.1
3030 # via
3131 # -r requirements/base.txt
3232 # paramiko
You can’t perform that action at this time.
0 commit comments