Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump requests from 2.27.1 to 2.31.0 in /flask/03-query-parameters #18

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
359da14
Bump flask from 2.2.2 to 2.2.5 in /flask/07-external-attachments
dependabot[bot] May 10, 2024
349f509
Bump flask from 2.2.2 to 2.2.5 in /flask/06-grade-sync
dependabot[bot] May 10, 2024
79cc0d5
Bump protobuf from 4.21.5 to 4.21.6 in /flask/07-external-attachments
dependabot[bot] May 10, 2024
d926cb0
Bump protobuf from 4.21.5 to 4.21.6 in /flask/06-grade-sync
dependabot[bot] May 10, 2024
9c817b1
Merge pull request #8 from googlestaging/dependabot/pip/flask/06-grad…
DavidScales May 10, 2024
d69d7fc
Merge pull request #7 from googlestaging/dependabot/pip/flask/07-exte…
DavidScales May 10, 2024
990ddcb
Merge pull request #6 from googlestaging/dependabot/pip/flask/06-grad…
DavidScales May 10, 2024
0b35b44
Bump werkzeug from 2.3.7 to 3.0.3 in /flask/05-activity-attachments
dependabot[bot] May 10, 2024
dfac662
Merge pull request #5 from googlestaging/dependabot/pip/flask/07-exte…
DavidScales May 10, 2024
dcca824
Merge pull request #9 from googlestaging/dependabot/pip/flask/05-acti…
DavidScales May 10, 2024
9887cde
Bump werkzeug from 2.3.7 to 3.0.3 in /flask/07-external-attachments (#4)
dependabot[bot] May 10, 2024
d2df5c3
Bump protobuf from 4.21.5 to 4.21.6 in /flask/05-activity-attachments…
dependabot[bot] May 10, 2024
1761ac3
Bump werkzeug from 2.3.7 to 3.0.3 in /flask/04-content-attachments (#12)
dependabot[bot] May 10, 2024
f96f005
Bump requests from 2.27.1 to 2.31.0 in /flask/04-content-attachments …
dependabot[bot] May 10, 2024
85f5380
Bump flask from 2.2.2 to 2.2.5 in /flask/05-activity-attachments (#11)
dependabot[bot] May 10, 2024
f2efdbd
Bump requests from 2.27.1 to 2.31.0 in /flask/03-query-parameters
dependabot[bot] May 10, 2024
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
2 changes: 1 addition & 1 deletion flask/03-query-parameters/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Flask_WTF==1.0.0
google_api_python_client==2.56.0
google_auth_oauthlib==0.4.6
protobuf==4.21.5
requests==2.27.1
requests==2.31.0
WTForms==3.0.1
Werkzeug==2.3.7
4 changes: 2 additions & 2 deletions flask/04-content-attachments/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Flask_WTF==1.0.0
google_api_python_client==2.56.0
google_auth_oauthlib==0.4.6
protobuf==4.21.5
requests==2.27.1
requests==2.31.0
WTForms==3.0.1
Werkzeug==2.3.7
Werkzeug==3.0.3
6 changes: 3 additions & 3 deletions flask/05-activity-attachments/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Flask==2.2.2
Flask==2.2.5
SQLAlchemy==1.4
Flask_SQLAlchemy==2.5.1
Flask_WTF==1.0.0
google_api_python_client==2.56.0
google_auth_oauthlib==0.4.6
protobuf==4.21.5
protobuf==4.21.6
requests==2.27.1
WTForms==3.0.1
Werkzeug==2.3.7
Werkzeug==3.0.3
4 changes: 2 additions & 2 deletions flask/06-grade-sync/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Flask==2.2.2
Flask==2.2.5
SQLAlchemy==1.4
Flask_SQLAlchemy==2.5.1
Flask_WTF==1.0.0
google_api_python_client==2.56.0
google_auth_oauthlib==0.4.6
protobuf==4.21.5
protobuf==4.21.6
requests==2.27.1
WTForms==3.0.1
Werkzeug==2.3.7
6 changes: 3 additions & 3 deletions flask/07-external-attachments/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Flask==2.2.2
Flask==2.2.5
SQLAlchemy==1.4
Flask_SQLAlchemy==2.5.1
Flask_WTF==1.0.0
google_api_python_client==2.56.0
google_auth_oauthlib==0.4.6
protobuf==4.21.5
protobuf==4.21.6
requests==2.27.1
WTForms==3.0.1
Werkzeug==2.3.7
Werkzeug==3.0.3