Skip to content

Commit 5f83fed

Browse files
authored
[inventory][chore] Recreate requirements (#2229)
1 parent 12878a1 commit 5f83fed

File tree

3 files changed

+72
-40
lines changed

3 files changed

+72
-40
lines changed

requirements-all.txt

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
33
aiohappyeyeballs==2.4.3
4-
aiohttp[speedups]==3.10.8
4+
aiohttp[speedups]==3.10.9
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
8-
aiostream==0.6.2
8+
aiostream==0.6.3
99
appdirs==1.4.4
1010
apscheduler==3.10.4
1111
asn1crypto==1.5.1
12-
astroid==3.3.4
12+
astroid==3.3.5
1313
attrs==24.2.0
1414
autocommand==2.2.2
1515
azure-common==1.1.28
@@ -19,11 +19,13 @@ azure-mgmt-core==1.4.0
1919
azure-mgmt-resource==23.1.1
2020
backoff==2.2.1
2121
bcrypt==4.2.0
22-
black==24.8.0
23-
boto3==1.35.33
24-
botocore==1.35.33
22+
beautifulsoup4==4.12.3
23+
black==24.10.0
24+
boto3==1.35.35
25+
botocore==1.35.35
2526
brotli==1.1.0
26-
build==1.2.2
27+
build==1.2.2.post1
28+
cached-property==1.5.2
2729
cachetools==5.5.0
2830
cattrs==24.1.2
2931
cerberus==1.3.5
@@ -34,6 +36,8 @@ charset-normalizer==3.3.2
3436
cheroot==10.0.1
3537
cherrypy==18.10.0
3638
click==8.1.7
39+
click-option-group==0.5.6
40+
cloudsplaining==0.7.0
3741
colorama==0.4.6
3842
coverage[toml]==7.6.1
3943
cryptography==43.0.1
@@ -53,10 +57,10 @@ fixinventorydata==0.2.6
5357
flake8==7.1.1
5458
flexcache==0.3
5559
flexparser==0.3.1
56-
frozendict==2.4.4
60+
frozendict==2.4.5
5761
frozenlist==1.4.1
5862
google-api-core==2.20.0
59-
google-api-python-client==2.147.0
63+
google-api-python-client==2.148.0
6064
google-auth==2.35.0
6165
google-auth-httplib2==0.2.0
6266
google-cloud-core==2.4.1
@@ -66,11 +70,11 @@ google-resumable-media==2.7.2
6670
googleapis-common-protos==1.65.0
6771
hcloud==2.2.0
6872
httplib2==0.22.0
69-
hypothesis==6.112.2
73+
hypothesis==6.112.5
7074
idna==3.10
7175
importlib-metadata==8.5.0
7276
iniconfig==2.0.0
73-
isodate==0.6.1
77+
isodate==0.7.0
7478
isort==5.13.2
7579
jaraco-collections==5.1.0
7680
jaraco-context==6.0.1
@@ -81,8 +85,9 @@ jmespath==1.0.1
8185
jq==1.8.0
8286
jsons==1.6.3
8387
kubernetes==31.0.0
88+
markdown==3.7
8489
markdown-it-py==3.0.0
85-
markupsafe==2.1.5
90+
markupsafe==3.0.0
8691
mccabe==0.7.0
8792
mdurl==0.1.2
8893
monotonic==1.6
@@ -94,11 +99,12 @@ multidict==6.1.0
9499
mypy==1.11.2
95100
mypy-extensions==1.0.0
96101
networkx==3.3
97-
numpy==2.1.1
102+
numpy==2.1.2
98103
oauth2client==4.1.3
99104
oauthlib==3.2.2
100105
onelogin==2.0.4
101106
orderly-set==5.2.2
107+
orjson==3.10.7
102108
packaging==24.1
103109
paramiko==3.5.0
104110
parsy==2.1
@@ -110,11 +116,13 @@ pip-tools==7.4.1
110116
plantuml==0.3.0
111117
platformdirs==4.3.6
112118
pluggy==1.5.0
119+
policy-sentry==0.13.1
113120
portalocker==2.10.1
114121
portend==3.2.0
115122
posthog==3.7.0
116123
prometheus-client==0.21.0
117124
prompt-toolkit==3.0.48
125+
propcache==0.2.0
118126
proto-plus==1.24.0
119127
protobuf==5.28.2
120128
psutil==6.0.0
@@ -150,21 +158,23 @@ requests-oauthlib==2.0.0
150158
requests-toolbelt==1.0.0
151159
retrying==1.3.4
152160
rfc3339-validator==0.1.4
153-
rich==13.9.1
161+
rich==13.9.2
154162
rsa==4.9
155163
s3transfer==0.10.2
164+
schema==0.7.7
156165
setuptools==75.1.0
157166
six==1.16.0
158167
slack-sdk==3.33.1
159168
snowflake-connector-python==3.12.2
160169
snowflake-sqlalchemy==1.6.1
161170
sortedcontainers==2.4.0
171+
soupsieve==2.6
162172
sqlalchemy==1.4.54
163173
tempora==5.7.0
164174
tenacity==9.0.0
165175
toml==0.10.2
166176
tomlkit==0.13.2
167-
toolz==0.12.1
177+
toolz==1.0.0
168178
tox==4.21.2
169179
transitions==0.9.2
170180
typeguard==4.3.0
@@ -189,6 +199,6 @@ wcwidth==0.2.13
189199
websocket-client==1.8.0
190200
wheel==0.44.0
191201
wrapt==1.16.0
192-
yarl==1.13.1
202+
yarl==1.14.0
193203
zc-lockfile==3.0.post1
194204
zipp==3.20.2

requirements-extra.txt

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
33
aiohappyeyeballs==2.4.3
4-
aiohttp[speedups]==3.10.8
4+
aiohttp[speedups]==3.10.9
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
8-
aiostream==0.6.2
8+
aiostream==0.6.3
99
appdirs==1.4.4
1010
apscheduler==3.10.4
1111
asn1crypto==1.5.1
@@ -18,9 +18,11 @@ azure-mgmt-core==1.4.0
1818
azure-mgmt-resource==23.1.1
1919
backoff==2.2.1
2020
bcrypt==4.2.0
21-
boto3==1.35.33
22-
botocore==1.35.33
21+
beautifulsoup4==4.12.3
22+
boto3==1.35.35
23+
botocore==1.35.35
2324
brotli==1.1.0
25+
cached-property==1.5.2
2426
cachetools==5.5.0
2527
cattrs==24.1.2
2628
cerberus==1.3.5
@@ -29,6 +31,9 @@ cffi==1.17.1
2931
charset-normalizer==3.3.2
3032
cheroot==10.0.1
3133
cherrypy==18.10.0
34+
click==8.1.7
35+
click-option-group==0.5.6
36+
cloudsplaining==0.7.0
3237
cryptography==43.0.1
3338
deepdiff==8.0.1
3439
defusedxml==0.7.1
@@ -43,10 +48,10 @@ fixinventoryclient==2.0.1
4348
fixinventorydata==0.2.6
4449
flexcache==0.3
4550
flexparser==0.3.1
46-
frozendict==2.4.4
51+
frozendict==2.4.5
4752
frozenlist==1.4.1
4853
google-api-core==2.20.0
49-
google-api-python-client==2.147.0
54+
google-api-python-client==2.148.0
5055
google-auth==2.35.0
5156
google-auth-httplib2==0.2.0
5257
google-cloud-core==2.4.1
@@ -58,7 +63,7 @@ hcloud==2.2.0
5863
httplib2==0.22.0
5964
idna==3.10
6065
importlib-metadata==8.5.0
61-
isodate==0.6.1
66+
isodate==0.7.0
6267
jaraco-collections==5.1.0
6368
jaraco-context==6.0.1
6469
jaraco-functools==4.1.0
@@ -68,8 +73,9 @@ jmespath==1.0.1
6873
jq==1.8.0
6974
jsons==1.6.3
7075
kubernetes==31.0.0
76+
markdown==3.7
7177
markdown-it-py==3.0.0
72-
markupsafe==2.1.5
78+
markupsafe==3.0.0
7379
mdurl==0.1.2
7480
monotonic==1.6
7581
more-itertools==10.5.0
@@ -78,22 +84,25 @@ msal-extensions==1.2.0
7884
mstache==0.2.0
7985
multidict==6.1.0
8086
networkx==3.3
81-
numpy==2.1.1
87+
numpy==2.1.2
8288
oauth2client==4.1.3
8389
oauthlib==3.2.2
8490
onelogin==2.0.4
8591
orderly-set==5.2.2
92+
orjson==3.10.7
8693
packaging==24.1
8794
paramiko==3.5.0
8895
parsy==2.1
8996
pint==0.24.3
9097
plantuml==0.3.0
9198
platformdirs==4.3.6
99+
policy-sentry==0.13.1
92100
portalocker==2.10.1
93101
portend==3.2.0
94102
posthog==3.7.0
95103
prometheus-client==0.21.0
96104
prompt-toolkit==3.0.48
105+
propcache==0.2.0
97106
proto-plus==1.24.0
98107
protobuf==5.28.2
99108
psutil==6.0.0
@@ -120,20 +129,22 @@ requests-oauthlib==2.0.0
120129
requests-toolbelt==1.0.0
121130
retrying==1.3.4
122131
rfc3339-validator==0.1.4
123-
rich==13.9.1
132+
rich==13.9.2
124133
rsa==4.9
125134
s3transfer==0.10.2
135+
schema==0.7.7
126136
setuptools==75.1.0
127137
six==1.16.0
128138
slack-sdk==3.33.1
129139
snowflake-connector-python==3.12.2
130140
snowflake-sqlalchemy==1.6.1
131141
sortedcontainers==2.4.0
142+
soupsieve==2.6
132143
sqlalchemy==1.4.54
133144
tempora==5.7.0
134145
tenacity==9.0.0
135146
tomlkit==0.13.2
136-
toolz==0.12.1
147+
toolz==1.0.0
137148
transitions==0.9.2
138149
typeguard==4.3.0
139150
typing-extensions==4.12.2
@@ -146,6 +157,6 @@ ustache==0.1.6
146157
wcwidth==0.2.13
147158
websocket-client==1.8.0
148159
wrapt==1.16.0
149-
yarl==1.13.1
160+
yarl==1.14.0
150161
zc-lockfile==3.0.post1
151162
zipp==3.20.2

0 commit comments

Comments
 (0)