Skip to content

Commit 2c85b1f

Browse files
author
github.actions
committed
Latest data: Sun Oct 13 08:05:19 UTC 2024
1 parent 1019e22 commit 2c85b1f

File tree

97 files changed

+491
-1870
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+491
-1870
lines changed

audits/certsync-requirements.audit.json

Lines changed: 0 additions & 1386 deletions
This file was deleted.

requirements/abi3audit-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
abi3info==2024.9.24
1+
abi3info==2024.10.8
22
attrs==24.2.0
33
cattrs==24.1.2
44
certifi==2024.8.30
5-
charset-normalizer==3.3.2
5+
charset-normalizer==3.4.0
66
idna==3.10
77
kaitaistruct==0.10
88
markdown-it-py==3.0.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
charset-normalizer==3.3.2
1+
charset-normalizer==3.4.0
22
click==8.1.7
3-
idna==3.8
3+
idna==3.10
44
markdown==3.7
55
oauthlib==3.2.2
66
pyyaml==6.0.2
77
requests==2.32.3
88
requests-oauthlib==2.0.0
9-
urllib3==2.2.2
9+
urllib3==2.2.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blessed==1.20.0
22
dashing==0.1.0
3-
psutil==5.9.8
3+
psutil==6.0.0
44
six==1.16.0
55
wcwidth==0.2.13
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blessed==1.20.0
2-
botocore==1.35.19
2+
botocore==1.35.39
33
cement==2.10.14
4-
charset-normalizer==3.3.2
4+
charset-normalizer==3.4.0
55
colorama==0.4.6
66
idna==3.10
77
jmespath==1.0.1
@@ -12,6 +12,6 @@ requests==2.32.3
1212
semantic-version==2.10.0
1313
setuptools==75.1.0
1414
six==1.16.0
15-
termcolor==2.4.0
15+
termcolor==2.5.0
1616
urllib3==1.26.20
1717
wcwidth==0.2.13
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
beautifulsoup4==4.12.3
2-
boto3==1.34.128
3-
botocore==1.34.128
4-
charset-normalizer==3.3.2
5-
configparser==7.0.0
6-
filelock==3.15.1
7-
idna==3.7
2+
boto3==1.35.39
3+
botocore==1.35.39
4+
charset-normalizer==3.4.0
5+
configparser==7.1.0
6+
filelock==3.16.1
7+
idna==3.10
88
jaraco-classes==3.4.0
9-
jaraco-context==5.3.0
10-
jaraco-functools==4.0.1
9+
jaraco-context==6.0.1
10+
jaraco-functools==4.1.0
1111
jmespath==1.0.1
12-
keyring==25.2.1
13-
keyrings-alt==5.0.1
14-
lxml==5.2.2
15-
more-itertools==10.3.0
12+
keyring==25.4.1
13+
keyrings-alt==5.0.2
14+
lxml==5.3.0
15+
more-itertools==10.5.0
1616
python-dateutil==2.9.0.post0
1717
requests==2.32.3
18-
s3transfer==0.10.1
18+
s3transfer==0.10.3
1919
six==1.16.0
20-
soupsieve==2.5
20+
soupsieve==2.6
2121
tabulate==0.9.0
2222
tzlocal==5.2
23-
urllib3==2.2.2
23+
urllib3==2.2.3
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
awscli==1.34.24
2-
boto3==1.35.24
3-
botocore==1.35.24
1+
awscli==1.35.5
2+
boto3==1.35.39
3+
botocore==1.35.39
44
colorama==0.4.6
55
configobj==5.0.9
66
docutils==0.16
@@ -11,7 +11,7 @@ pygments==2.18.0
1111
python-dateutil==2.9.0.post0
1212
pyyaml==6.0.2
1313
rsa==4.7.2
14-
s3transfer==0.10.2
14+
s3transfer==0.10.3
1515
six==1.16.0
1616
urllib3==2.2.3
1717
wcwidth==0.2.13
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
attrs==23.2.0
1+
attrs==24.2.0
22
aws-error-utils==2.7.0
33
aws-sso-lib==1.14.0
4-
boto3==1.34.128
5-
botocore==1.34.128
6-
charset-normalizer==3.3.2
4+
boto3==1.35.39
5+
botocore==1.35.39
6+
charset-normalizer==3.4.0
77
click==8.1.7
8-
idna==3.7
8+
idna==3.10
99
jmespath==1.0.1
10-
jsonschema==4.22.0
11-
jsonschema-specifications==2023.12.1
10+
jsonschema==4.23.0
11+
jsonschema-specifications==2024.10.1
1212
python-dateutil==2.9.0.post0
13-
pyyaml==6.0.1
13+
pyyaml==6.0.2
1414
referencing==0.35.1
1515
requests==2.32.3
16-
rpds-py==0.18.1
17-
s3transfer==0.10.1
16+
rpds-py==0.20.0
17+
s3transfer==0.10.3
1818
six==1.16.0
19-
urllib3==2.2.2
19+
urllib3==2.2.3
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
botocore==1.35.5
2-
charset-normalizer==3.3.2
1+
botocore==1.35.39
2+
charset-normalizer==3.4.0
33
configargparse==1.7
44
configparser==7.1.0
5-
idna==3.8
5+
idna==3.10
66
jmespath==1.0.1
77
python-dateutil==2.9.0.post0
88
requests==2.32.3
99
six==1.16.0
10-
urllib3==2.2.2
10+
urllib3==2.2.3
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
annotated-types==0.7.0
2-
argcomplete==3.4.0
2+
argcomplete==3.5.1
33
arrow==1.3.0
4-
b2sdk==2.5.0
5-
charset-normalizer==3.3.2
4+
b2sdk==2.5.1
5+
charset-normalizer==3.4.0
66
docutils==0.21.2
7-
idna==3.7
7+
idna==3.10
88
logfury==1.0.1
99
phx-class-registry==4.1.0
10-
platformdirs==4.2.2
10+
platformdirs==4.3.6
1111
python-dateutil==2.9.0.post0
1212
requests==2.32.3
1313
rst2ansi==0.1.5
1414
six==1.16.0
1515
tabulate==0.9.0
16-
tqdm==4.66.4
17-
types-python-dateutil==2.9.0.20240316
18-
urllib3==2.2.2
16+
tqdm==4.66.5
17+
types-python-dateutil==2.9.0.20241003
18+
urllib3==2.2.3

0 commit comments

Comments
 (0)