Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8ff7f65

Browse filesBrowse files
committed
Bump a few versions due to minor security issues.
1 parent 63c4e65 commit 8ff7f65
Copy full SHA for 8ff7f65

File tree

Expand file treeCollapse file tree

7 files changed

+42
-42
lines changed
Filter options
Expand file treeCollapse file tree

7 files changed

+42
-42
lines changed

‎code/ch4_app/ch4_final_video_collector/requirements.txt

Copy file name to clipboardExpand all lines: code/ch4_app/ch4_final_video_collector/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,30 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile
5+
# pip-compile requirements.in
66
#
77
click==8.1.3
88
# via flask
9-
flask==2.2.2
9+
flask==2.2.3
1010
# via -r requirements.in
1111
itsdangerous==2.1.2
1212
# via flask
1313
jinja2==3.1.2
1414
# via
1515
# -r requirements.in
1616
# flask
17-
markupsafe==2.1.1
17+
markupsafe==2.1.2
1818
# via
1919
# -r requirements.in
2020
# jinja2
2121
# werkzeug
2222
more-itertools==9.0.0
2323
# via -r requirements.in
24-
pydantic==1.10.2
24+
pydantic==1.10.5
2525
# via -r requirements.in
26-
typing-extensions==4.4.0
26+
typing-extensions==4.5.0
2727
# via pydantic
28-
werkzeug==2.2.2
28+
werkzeug==2.2.3
2929
# via
3030
# -r requirements.in
3131
# flask

‎code/ch4_app/ch4_starter_video_collector/requirements.txt

Copy file name to clipboardExpand all lines: code/ch4_app/ch4_starter_video_collector/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,30 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile
5+
# pip-compile requirements.in
66
#
77
click==8.1.3
88
# via flask
9-
flask==2.2.2
9+
flask==2.2.3
1010
# via -r requirements.in
1111
itsdangerous==2.1.2
1212
# via flask
1313
jinja2==3.1.2
1414
# via
1515
# -r requirements.in
1616
# flask
17-
markupsafe==2.1.1
17+
markupsafe==2.1.2
1818
# via
1919
# -r requirements.in
2020
# jinja2
2121
# werkzeug
2222
more-itertools==9.0.0
2323
# via -r requirements.in
24-
pydantic==1.10.2
24+
pydantic==1.10.5
2525
# via -r requirements.in
26-
typing-extensions==4.4.0
26+
typing-extensions==4.5.0
2727
# via pydantic
28-
werkzeug==2.2.2
28+
werkzeug==2.2.3
2929
# via
3030
# -r requirements.in
3131
# flask

‎code/ch5_partials/ch5_final_video_collector/requirements.txt

Copy file name to clipboardExpand all lines: code/ch5_partials/ch5_final_video_collector/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile
5+
# pip-compile requirements.in
66
#
77
click==8.1.3
88
# via flask
9-
flask==2.2.2
9+
flask==2.2.3
1010
# via -r requirements.in
1111
itsdangerous==2.1.2
1212
# via flask
@@ -17,18 +17,18 @@ jinja2==3.1.2
1717
# -r requirements.in
1818
# flask
1919
# jinja-partials
20-
markupsafe==2.1.1
20+
markupsafe==2.1.2
2121
# via
2222
# -r requirements.in
2323
# jinja2
2424
# werkzeug
2525
more-itertools==9.0.0
2626
# via -r requirements.in
27-
pydantic==1.10.2
27+
pydantic==1.10.5
2828
# via -r requirements.in
29-
typing-extensions==4.4.0
29+
typing-extensions==4.5.0
3030
# via pydantic
31-
werkzeug==2.2.2
31+
werkzeug==2.2.3
3232
# via
3333
# -r requirements.in
3434
# flask

‎code/ch5_partials/ch5_starter_video_collector/requirements.txt

Copy file name to clipboardExpand all lines: code/ch5_partials/ch5_starter_video_collector/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,30 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile
5+
# pip-compile requirements.in
66
#
77
click==8.1.3
88
# via flask
9-
flask==2.2.2
9+
flask==2.2.3
1010
# via -r requirements.in
1111
itsdangerous==2.1.2
1212
# via flask
1313
jinja2==3.1.2
1414
# via
1515
# -r requirements.in
1616
# flask
17-
markupsafe==2.1.1
17+
markupsafe==2.1.2
1818
# via
1919
# -r requirements.in
2020
# jinja2
2121
# werkzeug
2222
more-itertools==9.0.0
2323
# via -r requirements.in
24-
pydantic==1.10.2
24+
pydantic==1.10.5
2525
# via -r requirements.in
26-
typing-extensions==4.4.0
26+
typing-extensions==4.5.0
2727
# via pydantic
28-
werkzeug==2.2.2
28+
werkzeug==2.2.3
2929
# via
3030
# -r requirements.in
3131
# flask

‎code/ch6_active_search/ch6_final_video_collector/requirements.txt

Copy file name to clipboardExpand all lines: code/ch6_active_search/ch6_final_video_collector/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile
5+
# pip-compile requirements.in
66
#
77
click==8.1.3
88
# via flask
9-
flask==2.2.2
9+
flask==2.2.3
1010
# via -r requirements.in
1111
itsdangerous==2.1.2
1212
# via flask
@@ -17,18 +17,18 @@ jinja2==3.1.2
1717
# -r requirements.in
1818
# flask
1919
# jinja-partials
20-
markupsafe==2.1.1
20+
markupsafe==2.1.2
2121
# via
2222
# -r requirements.in
2323
# jinja2
2424
# werkzeug
2525
more-itertools==9.0.0
2626
# via -r requirements.in
27-
pydantic==1.10.2
27+
pydantic==1.10.5
2828
# via -r requirements.in
29-
typing-extensions==4.4.0
29+
typing-extensions==4.5.0
3030
# via pydantic
31-
werkzeug==2.2.2
31+
werkzeug==2.2.3
3232
# via
3333
# -r requirements.in
3434
# flask

‎code/ch6_active_search/ch6_starter_video_collector/requirements.txt

Copy file name to clipboardExpand all lines: code/ch6_active_search/ch6_starter_video_collector/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile
5+
# pip-compile requirements.in
66
#
77
click==8.1.3
88
# via flask
9-
flask==2.2.2
9+
flask==2.2.3
1010
# via -r requirements.in
1111
itsdangerous==2.1.2
1212
# via flask
@@ -17,18 +17,18 @@ jinja2==3.1.2
1717
# -r requirements.in
1818
# flask
1919
# jinja-partials
20-
markupsafe==2.1.1
20+
markupsafe==2.1.2
2121
# via
2222
# -r requirements.in
2323
# jinja2
2424
# werkzeug
2525
more-itertools==9.0.0
2626
# via -r requirements.in
27-
pydantic==1.10.2
27+
pydantic==1.10.5
2828
# via -r requirements.in
29-
typing-extensions==4.4.0
29+
typing-extensions==4.5.0
3030
# via pydantic
31-
werkzeug==2.2.2
31+
werkzeug==2.2.3
3232
# via
3333
# -r requirements.in
3434
# flask

‎code/starter_video_collector/requirements.txt

Copy file name to clipboardExpand all lines: code/starter_video_collector/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,30 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile
5+
# pip-compile requirements.in
66
#
77
click==8.1.3
88
# via flask
9-
flask==2.2.2
9+
flask==2.2.3
1010
# via -r requirements.in
1111
itsdangerous==2.1.2
1212
# via flask
1313
jinja2==3.1.2
1414
# via
1515
# -r requirements.in
1616
# flask
17-
markupsafe==2.1.1
17+
markupsafe==2.1.2
1818
# via
1919
# -r requirements.in
2020
# jinja2
2121
# werkzeug
2222
more-itertools==9.0.0
2323
# via -r requirements.in
24-
pydantic==1.10.2
24+
pydantic==1.10.5
2525
# via -r requirements.in
26-
typing-extensions==4.4.0
26+
typing-extensions==4.5.0
2727
# via pydantic
28-
werkzeug==2.2.2
28+
werkzeug==2.2.3
2929
# via
3030
# -r requirements.in
3131
# flask

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.