Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 8971d1a

Browse files
authored
Merge pull request #705 from openedx/jenkins/upgrade-python-requirements-0c05f43
Python Requirements Update
2 parents 0c05f43 + 4b8d090 commit 8971d1a

6 files changed

Lines changed: 21 additions & 21 deletions

File tree

requirements/base.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
1313
# via django
1414
boto==2.49.0
1515
# via -r requirements/base.in
16-
boto3==1.34.16
16+
boto3==1.34.19
1717
# via -r requirements/base.in
18-
botocore==1.34.16
18+
botocore==1.34.19
1919
# via
2020
# boto3
2121
# s3transfer
@@ -150,7 +150,7 @@ markdown==3.5.2
150150
# via -r requirements/base.in
151151
markupsafe==2.1.3
152152
# via jinja2
153-
newrelic==9.4.0
153+
newrelic==9.5.0
154154
# via edx-django-utils
155155
ordered-set==4.1.0
156156
# via -r requirements/base.in
@@ -177,7 +177,7 @@ python-dateutil==2.8.2
177177
# via
178178
# botocore
179179
# faker
180-
python-memcached==1.61
180+
python-memcached==1.62
181181
# via -r requirements/base.in
182182
pytz==2023.3.post1
183183
# via

requirements/dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
1313
# via django
1414
boto==2.49.0
1515
# via -r requirements/base.in
16-
boto3==1.34.16
16+
boto3==1.34.19
1717
# via -r requirements/base.in
18-
botocore==1.34.16
18+
botocore==1.34.19
1919
# via
2020
# boto3
2121
# s3transfer
@@ -152,7 +152,7 @@ markupsafe==2.1.3
152152
# via jinja2
153153
mysqlclient==2.2.1
154154
# via -r requirements/dev.in
155-
newrelic==9.4.0
155+
newrelic==9.5.0
156156
# via edx-django-utils
157157
ordered-set==4.1.0
158158
# via -r requirements/base.in
@@ -179,7 +179,7 @@ python-dateutil==2.8.2
179179
# via
180180
# botocore
181181
# faker
182-
python-memcached==1.61
182+
python-memcached==1.62
183183
# via -r requirements/base.in
184184
pytz==2023.3.post1
185185
# via

requirements/doc.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ beautifulsoup4==4.12.2
2323
# via pydata-sphinx-theme
2424
boto==2.49.0
2525
# via -r requirements/base.in
26-
boto3==1.34.16
26+
boto3==1.34.19
2727
# via -r requirements/base.in
28-
botocore==1.34.16
28+
botocore==1.34.19
2929
# via
3030
# boto3
3131
# s3transfer
@@ -170,7 +170,7 @@ markdown==3.5.2
170170
# via -r requirements/base.in
171171
markupsafe==2.1.3
172172
# via jinja2
173-
newrelic==9.4.0
173+
newrelic==9.5.0
174174
# via edx-django-utils
175175
ordered-set==4.1.0
176176
# via -r requirements/base.in
@@ -209,7 +209,7 @@ python-dateutil==2.8.2
209209
# via
210210
# botocore
211211
# faker
212-
python-memcached==1.61
212+
python-memcached==1.62
213213
# via -r requirements/base.in
214214
pytz==2023.3.post1
215215
# via

requirements/production.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
1313
# via django
1414
boto==2.49.0
1515
# via -r requirements/base.in
16-
boto3==1.34.16
16+
boto3==1.34.19
1717
# via -r requirements/base.in
18-
botocore==1.34.16
18+
botocore==1.34.19
1919
# via
2020
# boto3
2121
# s3transfer
@@ -158,7 +158,7 @@ markupsafe==2.1.3
158158
# via jinja2
159159
mysqlclient==2.2.1
160160
# via -r requirements/production.in
161-
newrelic==9.4.0
161+
newrelic==9.5.0
162162
# via
163163
# -r requirements/production.in
164164
# edx-django-utils
@@ -191,7 +191,7 @@ python-dateutil==2.8.2
191191
# via
192192
# botocore
193193
# faker
194-
python-memcached==1.61
194+
python-memcached==1.62
195195
# via -r requirements/base.in
196196
pytz==2023.3.post1
197197
# via

requirements/test.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ backports-zoneinfo==0.2.1
1515
# via django
1616
boto==2.49.0
1717
# via -r requirements/base.in
18-
boto3==1.34.16
18+
boto3==1.34.19
1919
# via -r requirements/base.in
20-
botocore==1.34.16
20+
botocore==1.34.19
2121
# via
2222
# boto3
2323
# s3transfer
@@ -177,7 +177,7 @@ markupsafe==2.1.3
177177
# via jinja2
178178
mccabe==0.6.1
179179
# via pylint
180-
newrelic==9.4.0
180+
newrelic==9.5.0
181181
# via edx-django-utils
182182
ordered-set==4.1.0
183183
# via -r requirements/base.in
@@ -229,7 +229,7 @@ python-dateutil==2.8.2
229229
# botocore
230230
# faker
231231
# freezegun
232-
python-memcached==1.61
232+
python-memcached==1.62
233233
# via -r requirements/base.in
234234
pytz==2023.3.post1
235235
# via

requirements/tox.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ tomli==2.0.1
3232
# via
3333
# pyproject-api
3434
# tox
35-
tox==4.11.4
35+
tox==4.12.0
3636
# via -r requirements/tox.in
3737
virtualenv==20.25.0
3838
# via tox

0 commit comments

Comments
 (0)