Skip to content

Commit 6f8a26b

Browse files
authored
[inventory][chore] Bump Libs (#2221)
1 parent 25d1213 commit 6f8a26b

File tree

4 files changed

+77
-73
lines changed

4 files changed

+77
-73
lines changed

fixcore/.pylintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ disable=
8383
too-many-ancestors,
8484
duplicate-code,
8585
cyclic-import,
86-
unnecessary-lambda-assignment
86+
unnecessary-lambda-assignment,
87+
too-many-positional-arguments
8788

8889
[REPORTS]
8990

requirements-all.txt

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,31 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
3-
aiohappyeyeballs==2.4.0
4-
aiohttp[speedups]==3.10.5
3+
aiohappyeyeballs==2.4.3
4+
aiohttp[speedups]==3.10.8
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
88
aiostream==0.6.2
99
appdirs==1.4.4
1010
apscheduler==3.10.4
1111
asn1crypto==1.5.1
12-
astroid==3.2.4
12+
astroid==3.3.4
1313
attrs==24.2.0
1414
autocommand==2.2.2
1515
azure-common==1.1.28
1616
azure-core==1.31.0
17-
azure-identity==1.17.1
17+
azure-identity==1.18.0
1818
azure-mgmt-core==1.4.0
1919
azure-mgmt-resource==23.1.1
2020
backoff==2.2.1
21-
backports-tarfile==1.2.0
2221
bcrypt==4.2.0
2322
black==24.8.0
24-
boto3==1.35.22
25-
botocore==1.35.22
23+
boto3==1.35.33
24+
botocore==1.35.33
2625
brotli==1.1.0
2726
build==1.2.2
2827
cachetools==5.5.0
29-
cattrs==24.1.1
28+
cattrs==24.1.2
3029
cerberus==1.3.5
3130
certifi==2024.8.30
3231
cffi==1.17.1
@@ -42,8 +41,9 @@ deepdiff==8.0.1
4241
defusedxml==0.7.1
4342
deprecated==1.2.14
4443
detect-secrets==1.5.0
45-
dill==0.3.8
44+
dill==0.3.9
4645
distlib==0.3.8
46+
durationpy==0.9
4747
fastjsonschema==2.19.1
4848
filelock==3.16.1
4949
fixcompliance==0.4.34
@@ -55,9 +55,9 @@ flexcache==0.3
5555
flexparser==0.3.1
5656
frozendict==2.4.4
5757
frozenlist==1.4.1
58-
google-api-core==2.19.2
59-
google-api-python-client==2.146.0
60-
google-auth==2.34.0
58+
google-api-core==2.20.0
59+
google-api-python-client==2.147.0
60+
google-auth==2.35.0
6161
google-auth-httplib2==0.2.0
6262
google-cloud-core==2.4.1
6363
google-cloud-storage==2.18.2
@@ -66,21 +66,21 @@ google-resumable-media==2.7.2
6666
googleapis-common-protos==1.65.0
6767
hcloud==2.2.0
6868
httplib2==0.22.0
69-
hypothesis==6.112.1
69+
hypothesis==6.112.2
7070
idna==3.10
7171
importlib-metadata==8.5.0
7272
iniconfig==2.0.0
7373
isodate==0.6.1
7474
isort==5.13.2
7575
jaraco-collections==5.1.0
7676
jaraco-context==6.0.1
77-
jaraco-functools==4.0.2
77+
jaraco-functools==4.1.0
7878
jaraco-text==4.0.0
7979
jinja2==3.1.4
8080
jmespath==1.0.1
8181
jq==1.8.0
8282
jsons==1.6.3
83-
kubernetes==30.1.0
83+
kubernetes==31.0.0
8484
markdown-it-py==3.0.0
8585
markupsafe==2.1.5
8686
mccabe==0.7.0
@@ -89,6 +89,7 @@ monotonic==1.6
8989
more-itertools==10.5.0
9090
msal==1.31.0
9191
msal-extensions==1.2.0
92+
mstache==0.2.0
9293
multidict==6.1.0
9394
mypy==1.11.2
9495
mypy-extensions==1.0.0
@@ -111,9 +112,9 @@ platformdirs==4.3.6
111112
pluggy==1.5.0
112113
portalocker==2.10.1
113114
portend==3.2.0
114-
posthog==3.6.6
115-
prometheus-client==0.20.0
116-
prompt-toolkit==3.0.47
115+
posthog==3.7.0
116+
prometheus-client==0.21.0
117+
prompt-toolkit==3.0.48
117118
proto-plus==1.24.0
118119
protobuf==5.28.2
119120
psutil==6.0.0
@@ -128,18 +129,18 @@ pyflakes==3.2.0
128129
pygithub==2.4.0
129130
pygments==2.18.0
130131
pyjwt[crypto]==2.9.0
131-
pylint==3.2.7
132+
pylint==3.3.1
132133
pymysql==1.1.1
133134
pynacl==1.5.0
134135
pyopenssl==24.2.1
135136
pyparsing==3.1.4
136137
pyproject-api==1.8.0
137-
pyproject-hooks==1.1.0
138+
pyproject-hooks==1.2.0
138139
pytest==8.3.3
139140
pytest-asyncio==0.24.0
140141
pytest-cov==5.0.0
141142
pytest-runner==6.0.1
142-
python-arango==8.1.1
143+
python-arango==8.1.2
143144
python-dateutil==2.9.0.post0
144145
pytz==2024.1
145146
pyvmomi==8.0.3.0.1
@@ -149,12 +150,12 @@ requests-oauthlib==2.0.0
149150
requests-toolbelt==1.0.0
150151
retrying==1.3.4
151152
rfc3339-validator==0.1.4
152-
rich==13.8.1
153+
rich==13.9.1
153154
rsa==4.9
154155
s3transfer==0.10.2
155156
setuptools==75.1.0
156157
six==1.16.0
157-
slack-sdk==3.33.0
158+
slack-sdk==3.33.1
158159
snowflake-connector-python==3.12.2
159160
snowflake-sqlalchemy==1.6.1
160161
sortedcontainers==2.4.0
@@ -164,12 +165,12 @@ tenacity==9.0.0
164165
toml==0.10.2
165166
tomlkit==0.13.2
166167
toolz==0.12.1
167-
tox==4.20.0
168+
tox==4.21.2
168169
transitions==0.9.2
169170
typeguard==4.3.0
170171
types-aiofiles==24.1.0.20240626
171-
types-python-dateutil==2.9.0.20240906
172-
types-pytz==2024.2.0.20240913
172+
types-python-dateutil==2.9.0.20241003
173+
types-pytz==2024.2.0.20241003
173174
types-pyyaml==6.0.12.20240917
174175
types-requests==2.31.0.6
175176
types-setuptools==75.1.0.20240917
@@ -178,16 +179,16 @@ types-tzlocal==5.1.0.1
178179
types-urllib3==1.26.25.14
179180
typing-extensions==4.12.2
180181
typish==1.9.3
181-
tzdata==2024.1
182+
tzdata==2024.2
182183
tzlocal==5.2
183184
uritemplate==4.1.1
184185
urllib3==1.26.20
185-
ustache==0.1.5
186-
virtualenv==20.26.5
186+
ustache==0.1.6
187+
virtualenv==20.26.6
187188
wcwidth==0.2.13
188189
websocket-client==1.8.0
189190
wheel==0.44.0
190191
wrapt==1.16.0
191-
yarl==1.11.1
192+
yarl==1.13.1
192193
zc-lockfile==3.0.post1
193194
zipp==3.20.2

requirements-extra.txt

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
3-
aiohappyeyeballs==2.4.0
4-
aiohttp[speedups]==3.10.5
3+
aiohappyeyeballs==2.4.3
4+
aiohttp[speedups]==3.10.8
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
@@ -13,17 +13,16 @@ attrs==24.2.0
1313
autocommand==2.2.2
1414
azure-common==1.1.28
1515
azure-core==1.31.0
16-
azure-identity==1.17.1
16+
azure-identity==1.18.0
1717
azure-mgmt-core==1.4.0
1818
azure-mgmt-resource==23.1.1
1919
backoff==2.2.1
20-
backports-tarfile==1.2.0
2120
bcrypt==4.2.0
22-
boto3==1.35.22
23-
botocore==1.35.22
21+
boto3==1.35.33
22+
botocore==1.35.33
2423
brotli==1.1.0
2524
cachetools==5.5.0
26-
cattrs==24.1.1
25+
cattrs==24.1.2
2726
cerberus==1.3.5
2827
certifi==2024.8.30
2928
cffi==1.17.1
@@ -35,6 +34,7 @@ deepdiff==8.0.1
3534
defusedxml==0.7.1
3635
deprecated==1.2.14
3736
detect-secrets==1.5.0
37+
durationpy==0.9
3838
fastjsonschema==2.19.1
3939
filelock==3.16.1
4040
fixcompliance==0.4.34
@@ -45,9 +45,9 @@ flexcache==0.3
4545
flexparser==0.3.1
4646
frozendict==2.4.4
4747
frozenlist==1.4.1
48-
google-api-core==2.19.2
49-
google-api-python-client==2.146.0
50-
google-auth==2.34.0
48+
google-api-core==2.20.0
49+
google-api-python-client==2.147.0
50+
google-auth==2.35.0
5151
google-auth-httplib2==0.2.0
5252
google-cloud-core==2.4.1
5353
google-cloud-storage==2.18.2
@@ -61,20 +61,21 @@ importlib-metadata==8.5.0
6161
isodate==0.6.1
6262
jaraco-collections==5.1.0
6363
jaraco-context==6.0.1
64-
jaraco-functools==4.0.2
64+
jaraco-functools==4.1.0
6565
jaraco-text==4.0.0
6666
jinja2==3.1.4
6767
jmespath==1.0.1
6868
jq==1.8.0
6969
jsons==1.6.3
70-
kubernetes==30.1.0
70+
kubernetes==31.0.0
7171
markdown-it-py==3.0.0
7272
markupsafe==2.1.5
7373
mdurl==0.1.2
7474
monotonic==1.6
7575
more-itertools==10.5.0
7676
msal==1.31.0
7777
msal-extensions==1.2.0
78+
mstache==0.2.0
7879
multidict==6.1.0
7980
networkx==3.3
8081
numpy==2.1.1
@@ -90,9 +91,9 @@ plantuml==0.3.0
9091
platformdirs==4.3.6
9192
portalocker==2.10.1
9293
portend==3.2.0
93-
posthog==3.6.6
94-
prometheus-client==0.20.0
95-
prompt-toolkit==3.0.47
94+
posthog==3.7.0
95+
prometheus-client==0.21.0
96+
prompt-toolkit==3.0.48
9697
proto-plus==1.24.0
9798
protobuf==5.28.2
9899
psutil==6.0.0
@@ -109,7 +110,7 @@ pymysql==1.1.1
109110
pynacl==1.5.0
110111
pyopenssl==24.2.1
111112
pyparsing==3.1.4
112-
python-arango==8.1.1
113+
python-arango==8.1.2
113114
python-dateutil==2.9.0.post0
114115
pytz==2024.1
115116
pyvmomi==8.0.3.0.1
@@ -119,12 +120,12 @@ requests-oauthlib==2.0.0
119120
requests-toolbelt==1.0.0
120121
retrying==1.3.4
121122
rfc3339-validator==0.1.4
122-
rich==13.8.1
123+
rich==13.9.1
123124
rsa==4.9
124125
s3transfer==0.10.2
125126
setuptools==75.1.0
126127
six==1.16.0
127-
slack-sdk==3.33.0
128+
slack-sdk==3.33.1
128129
snowflake-connector-python==3.12.2
129130
snowflake-sqlalchemy==1.6.1
130131
sortedcontainers==2.4.0
@@ -137,14 +138,14 @@ transitions==0.9.2
137138
typeguard==4.3.0
138139
typing-extensions==4.12.2
139140
typish==1.9.3
140-
tzdata==2024.1
141+
tzdata==2024.2
141142
tzlocal==5.2
142143
uritemplate==4.1.1
143144
urllib3==1.26.20
144-
ustache==0.1.5
145+
ustache==0.1.6
145146
wcwidth==0.2.13
146147
websocket-client==1.8.0
147148
wrapt==1.16.0
148-
yarl==1.11.1
149+
yarl==1.13.1
149150
zc-lockfile==3.0.post1
150151
zipp==3.20.2

0 commit comments

Comments
 (0)