Skip to content

Commit bbd5b4f

Browse files
authored
[inventory][chore] Bump libs (#2282)
1 parent 3fff8b5 commit bbd5b4f

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

requirements-all.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
33
aiohappyeyeballs==2.4.3
4-
aiohttp[speedups]==3.10.10
4+
aiohttp[speedups]==3.10.11
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
@@ -18,8 +18,8 @@ azure-mgmt-resource==23.2.0
1818
backoff==2.2.1
1919
beautifulsoup4==4.12.3
2020
black==24.10.0
21-
boto3==1.35.57
22-
botocore==1.35.57
21+
boto3==1.35.65
22+
botocore==1.35.65
2323
brotli==1.1.0
2424
build==1.2.2.post1
2525
cached-property==2.0.1
@@ -36,11 +36,11 @@ click==8.1.7
3636
click-option-group==0.5.6
3737
cloudsplaining==0.7.0
3838
colorama==0.4.6
39-
coverage[toml]==7.6.4
39+
coverage[toml]==7.6.7
4040
cryptography==43.0.3
4141
deepdiff==8.0.1
4242
defusedxml==0.7.1
43-
deprecated==1.2.14
43+
deprecated==1.2.15
4444
detect-secrets==1.5.0
4545
dill==0.3.9
4646
distlib==0.3.9
@@ -56,18 +56,18 @@ flexcache==0.3
5656
flexparser==0.4
5757
frozendict==2.4.6
5858
frozenlist==1.5.0
59-
google-api-core==2.22.0
60-
google-api-python-client==2.151.0
59+
google-api-core==2.23.0
60+
google-api-python-client==2.153.0
6161
google-auth==2.36.0
6262
google-auth-httplib2==0.2.0
6363
google-cloud-core==2.4.1
6464
google-cloud-storage==2.18.2
6565
google-crc32c==1.6.0
6666
google-resumable-media==2.7.2
67-
googleapis-common-protos==1.65.0
67+
googleapis-common-protos==1.66.0
6868
hcloud==2.2.0
6969
httplib2==0.22.0
70-
hypothesis==6.118.7
70+
hypothesis==6.119.3
7171
idna==3.10
7272
importlib-metadata==8.5.0
7373
iniconfig==2.0.0
@@ -89,7 +89,7 @@ mccabe==0.7.0
8989
mdurl==0.1.2
9090
monotonic==1.6
9191
more-itertools==10.5.0
92-
msal==1.31.0
92+
msal==1.31.1
9393
msal-extensions==1.2.0
9494
mstache==0.2.0
9595
multidict==6.1.0
@@ -114,7 +114,7 @@ pluggy==1.5.0
114114
policy-sentry==0.13.1
115115
portalocker==2.10.1
116116
portend==3.2.0
117-
posthog==3.7.0
117+
posthog==3.7.2
118118
prometheus-client==0.21.0
119119
prompt-toolkit==3.0.48
120120
propcache==0.2.0
@@ -131,7 +131,7 @@ pycparser==2.22
131131
pyflakes==3.2.0
132132
pygithub==2.5.0
133133
pygments==2.18.0
134-
pyjwt[crypto]==2.9.0
134+
pyjwt[crypto]==2.10.0
135135
pylint==3.3.1
136136
pymysql==1.1.1
137137
pynacl==1.5.0
@@ -156,9 +156,9 @@ rich==13.9.4
156156
rsa==4.9
157157
s3transfer==0.10.3
158158
schema==0.7.7
159-
setuptools==75.3.0
159+
setuptools==75.5.0
160160
six==1.16.0
161-
slack-sdk==3.33.3
161+
slack-sdk==3.33.4
162162
snowflake-connector-python==3.12.3
163163
snowflake-sqlalchemy==1.6.1
164164
sortedcontainers==2.4.0
@@ -177,7 +177,7 @@ types-python-dateutil==2.9.0.20241003
177177
types-pytz==2024.2.0.20241003
178178
types-pyyaml==6.0.12.20240917
179179
types-requests==2.31.0.6
180-
types-setuptools==75.3.0.20241107
180+
types-setuptools==75.5.0.20241122
181181
types-six==1.16.21.20241105
182182
types-tzlocal==5.1.0.1
183183
types-urllib3==1.26.25.14
@@ -193,6 +193,6 @@ wcwidth==0.2.13
193193
websocket-client==1.8.0
194194
wheel==0.45.0
195195
wrapt==1.16.0
196-
yarl==1.17.1
196+
yarl==1.17.2
197197
zc-lockfile==3.0.post1
198198
zipp==3.21.0

requirements-extra.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
33
aiohappyeyeballs==2.4.3
4-
aiohttp[speedups]==3.10.10
4+
aiohttp[speedups]==3.10.11
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
@@ -16,8 +16,8 @@ azure-mgmt-core==1.5.0
1616
azure-mgmt-resource==23.2.0
1717
backoff==2.2.1
1818
beautifulsoup4==4.12.3
19-
boto3==1.35.57
20-
botocore==1.35.57
19+
boto3==1.35.65
20+
botocore==1.35.65
2121
brotli==1.1.0
2222
cached-property==2.0.1
2323
cachetools==5.5.0
@@ -34,7 +34,7 @@ cloudsplaining==0.7.0
3434
cryptography==43.0.3
3535
deepdiff==8.0.1
3636
defusedxml==0.7.1
37-
deprecated==1.2.14
37+
deprecated==1.2.15
3838
detect-secrets==1.5.0
3939
durationpy==0.9
4040
fastjsonschema==2.19.1
@@ -47,15 +47,15 @@ flexcache==0.3
4747
flexparser==0.4
4848
frozendict==2.4.6
4949
frozenlist==1.5.0
50-
google-api-core==2.22.0
51-
google-api-python-client==2.151.0
50+
google-api-core==2.23.0
51+
google-api-python-client==2.153.0
5252
google-auth==2.36.0
5353
google-auth-httplib2==0.2.0
5454
google-cloud-core==2.4.1
5555
google-cloud-storage==2.18.2
5656
google-crc32c==1.6.0
5757
google-resumable-media==2.7.2
58-
googleapis-common-protos==1.65.0
58+
googleapis-common-protos==1.66.0
5959
hcloud==2.2.0
6060
httplib2==0.22.0
6161
idna==3.10
@@ -76,7 +76,7 @@ markupsafe==3.0.2
7676
mdurl==0.1.2
7777
monotonic==1.6
7878
more-itertools==10.5.0
79-
msal==1.31.0
79+
msal==1.31.1
8080
msal-extensions==1.2.0
8181
mstache==0.2.0
8282
multidict==6.1.0
@@ -94,7 +94,7 @@ platformdirs==4.3.6
9494
policy-sentry==0.13.1
9595
portalocker==2.10.1
9696
portend==3.2.0
97-
posthog==3.7.0
97+
posthog==3.7.2
9898
prometheus-client==0.21.0
9999
prompt-toolkit==3.0.48
100100
propcache==0.2.0
@@ -109,7 +109,7 @@ pycares==4.4.0
109109
pycparser==2.22
110110
pygithub==2.5.0
111111
pygments==2.18.0
112-
pyjwt[crypto]==2.9.0
112+
pyjwt[crypto]==2.10.0
113113
pymysql==1.1.1
114114
pynacl==1.5.0
115115
pyopenssl==24.2.1
@@ -127,9 +127,9 @@ rich==13.9.4
127127
rsa==4.9
128128
s3transfer==0.10.3
129129
schema==0.7.7
130-
setuptools==75.3.0
130+
setuptools==75.5.0
131131
six==1.16.0
132-
slack-sdk==3.33.3
132+
slack-sdk==3.33.4
133133
snowflake-connector-python==3.12.3
134134
snowflake-sqlalchemy==1.6.1
135135
sortedcontainers==2.4.0
@@ -151,6 +151,6 @@ ustache==0.1.6
151151
wcwidth==0.2.13
152152
websocket-client==1.8.0
153153
wrapt==1.16.0
154-
yarl==1.17.1
154+
yarl==1.17.2
155155
zc-lockfile==3.0.post1
156156
zipp==3.21.0

requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
33
aiohappyeyeballs==2.4.3
4-
aiohttp[speedups]==3.10.10
4+
aiohttp[speedups]==3.10.11
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
@@ -15,8 +15,8 @@ azure-mgmt-core==1.5.0
1515
azure-mgmt-resource==23.2.0
1616
backoff==2.2.1
1717
beautifulsoup4==4.12.3
18-
boto3==1.35.57
19-
botocore==1.35.57
18+
boto3==1.35.65
19+
botocore==1.35.65
2020
brotli==1.1.0
2121
cached-property==2.0.1
2222
cachetools==5.5.0
@@ -33,7 +33,7 @@ cloudsplaining==0.7.0
3333
cryptography==43.0.3
3434
deepdiff==8.0.1
3535
defusedxml==0.7.1
36-
deprecated==1.2.14
36+
deprecated==1.2.15
3737
detect-secrets==1.5.0
3838
durationpy==0.9
3939
fastjsonschema==2.19.1
@@ -45,11 +45,11 @@ flexcache==0.3
4545
flexparser==0.4
4646
frozendict==2.4.6
4747
frozenlist==1.5.0
48-
google-api-core==2.22.0
49-
google-api-python-client==2.151.0
48+
google-api-core==2.23.0
49+
google-api-python-client==2.153.0
5050
google-auth==2.36.0
5151
google-auth-httplib2==0.2.0
52-
googleapis-common-protos==1.65.0
52+
googleapis-common-protos==1.66.0
5353
hcloud==2.2.0
5454
httplib2==0.22.0
5555
idna==3.10
@@ -70,7 +70,7 @@ markupsafe==3.0.2
7070
mdurl==0.1.2
7171
monotonic==1.6
7272
more-itertools==10.5.0
73-
msal==1.31.0
73+
msal==1.31.1
7474
msal-extensions==1.2.0
7575
mstache==0.2.0
7676
multidict==6.1.0
@@ -88,7 +88,7 @@ platformdirs==4.3.6
8888
policy-sentry==0.13.1
8989
portalocker==2.10.1
9090
portend==3.2.0
91-
posthog==3.7.0
91+
posthog==3.7.2
9292
prometheus-client==0.21.0
9393
prompt-toolkit==3.0.48
9494
propcache==0.2.0
@@ -101,7 +101,7 @@ pycares==4.4.0
101101
pycparser==2.22
102102
pygithub==2.5.0
103103
pygments==2.18.0
104-
pyjwt[crypto]==2.9.0
104+
pyjwt[crypto]==2.10.0
105105
pynacl==1.5.0
106106
pyparsing==3.2.0
107107
python-arango==8.1.2
@@ -117,9 +117,9 @@ rich==13.9.4
117117
rsa==4.9
118118
s3transfer==0.10.3
119119
schema==0.7.7
120-
setuptools==75.3.0
120+
setuptools==75.5.0
121121
six==1.16.0
122-
slack-sdk==3.33.3
122+
slack-sdk==3.33.4
123123
soupsieve==2.6
124124
sqlalchemy==1.4.54
125125
tempora==5.7.0
@@ -137,6 +137,6 @@ ustache==0.1.6
137137
wcwidth==0.2.13
138138
websocket-client==1.8.0
139139
wrapt==1.16.0
140-
yarl==1.17.1
140+
yarl==1.17.2
141141
zc-lockfile==3.0.post1
142142
zipp==3.21.0

0 commit comments

Comments
 (0)