Skip to content

Commit 1ae5b70

Browse files
author
github.actions
committed
Latest data: Mon Oct 21 08:05:40 UTC 2024
1 parent 43e8598 commit 1ae5b70

7 files changed

+14
-16
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
asn1crypto==1.5.1
22
click==8.1.7
3-
lxml==5.2.2
3+
lxml==5.3.0
44
pyaxmlparser==0.3.31
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
configobj==5.0.9
2-
dulwich==0.22.1
2+
dulwich==0.22.3
33
fastbencode==0.3.1
44
merge3==0.0.15
55
patiencediff==0.2.15
66
pyyaml==6.0.2
7-
setuptools==75.1.0
87
tzlocal==5.2
98
urllib3==2.2.3
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
defusedxml==0.7.1
2-
orjson==3.10.7
32
packaging==24.1
4-
psutil==6.0.0
3+
psutil==6.1.0

requirements/moto-requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ attrs==24.2.0
44
aws-sam-translator==1.91.0
55
aws-xray-sdk==2.14.0
66
blinker==1.8.2
7-
boto3==1.35.39
8-
botocore==1.35.39
9-
cfn-lint==1.16.1
7+
boto3==1.35.44
8+
botocore==1.35.44
9+
cfn-lint==1.17.2
1010
charset-normalizer==3.4.0
1111
click==8.1.7
1212
docker==7.1.0
1313
flask==3.0.3
1414
flask-cors==5.0.0
15-
graphql-core==3.2.4
15+
graphql-core==3.2.5
1616
idna==3.10
1717
itsdangerous==2.2.0
1818
jinja2==3.1.4
@@ -26,7 +26,7 @@ jsonschema==4.23.0
2626
jsonschema-path==0.3.3
2727
jsonschema-specifications==2023.12.1
2828
lazy-object-proxy==1.10.0
29-
markupsafe==3.0.1
29+
markupsafe==3.0.2
3030
mpmath==1.3.0
3131
multipart==1.1.0
3232
networkx==3.4.1
@@ -47,11 +47,11 @@ responses==0.25.3
4747
rfc3339-validator==0.1.4
4848
rpds-py==0.20.0
4949
s3transfer==0.10.3
50-
setuptools==75.1.0
50+
setuptools==75.2.0
5151
six==1.16.0
5252
sympy==1.13.3
5353
typing-extensions==4.12.2
5454
urllib3==2.2.3
5555
werkzeug==3.0.4
5656
wrapt==1.16.0
57-
xmltodict==0.14.1
57+
xmltodict==0.14.2

requirements/pter-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
cursedspace==1.5.2
2-
pytodotxt==1.5.0
2+
pytodotxt==2.0.0.post1

requirements/robot-framework-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ scp==0.15.0
1515
selenium==4.25.0
1616
sniffio==1.3.1
1717
sortedcontainers==2.4.0
18-
trio==0.26.2
18+
trio==0.27.0
1919
trio-websocket==0.11.1
2020
typing-extensions==4.12.2
2121
urllib3==2.2.3

requirements/schemathesis-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jsonpointer==3.0.0
2121
jsonschema==4.23.0
2222
jsonschema-specifications==2024.10.1
2323
junit-xml==1.9
24-
markupsafe==3.0.1
24+
markupsafe==3.0.2
2525
multidict==6.1.0
2626
packaging==24.1
2727
pluggy==1.5.0
@@ -48,4 +48,4 @@ uri-template==1.3.0
4848
urllib3==2.2.3
4949
webcolors==24.8.0
5050
werkzeug==3.0.4
51-
yarl==1.15.4
51+
yarl==1.15.5

0 commit comments

Comments
 (0)