Skip to content

Commit d9b5197

Browse files
authored
[inventory][chore] Bump libs (#2120)
1 parent d41709e commit d9b5197

File tree

3 files changed

+48
-48
lines changed

3 files changed

+48
-48
lines changed

requirements-all.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ attrs==23.2.0
1313
autocommand==2.2.2
1414
azure-common==1.1.28
1515
azure-core==1.30.2
16-
azure-identity==1.16.1
16+
azure-identity==1.17.0
1717
azure-mgmt-core==1.4.0
1818
azure-mgmt-resource==23.1.1
1919
backoff==2.2.1
2020
backports-tarfile==1.2.0
2121
bcrypt==4.1.3
2222
black==24.4.2
23-
boto3==1.34.124
24-
botocore==1.34.124
23+
boto3==1.34.130
24+
botocore==1.34.130
2525
brotli==1.1.0
2626
build==1.2.1
2727
cachetools==5.3.3
@@ -32,7 +32,7 @@ cffi==1.16.0
3232
chardet==5.2.0
3333
charset-normalizer==3.3.2
3434
cheroot==10.0.1
35-
cherrypy==18.9.0
35+
cherrypy==18.10.0
3636
click==8.1.7
3737
colorama==0.4.6
3838
coverage[toml]==7.5.3
@@ -44,18 +44,18 @@ detect-secrets==1.5.0
4444
dill==0.3.8
4545
distlib==0.3.8
4646
fastjsonschema==2.19.1
47-
filelock==3.14.0
47+
filelock==3.15.3
4848
fixcompliance==0.4.20
4949
fixdatalink[extra]==2.0.2
5050
fixinventoryclient==2.0.1
5151
fixinventorydata==0.2.6
52-
flake8==7.0.0
52+
flake8==7.1.0
5353
flexcache==0.3
5454
flexparser==0.3.1
5555
frozendict==2.4.4
5656
frozenlist==1.4.1
5757
google-api-core==2.19.0
58-
google-api-python-client==2.133.0
58+
google-api-python-client==2.134.0
5959
google-auth==2.30.0
6060
google-auth-httplib2==0.2.0
6161
google-cloud-core==2.4.1
@@ -64,7 +64,7 @@ google-crc32c==1.5.0
6464
google-resumable-media==2.7.1
6565
googleapis-common-protos==1.63.1
6666
httplib2==0.22.0
67-
hypothesis==6.103.1
67+
hypothesis==6.103.2
6868
idna==3.7
6969
importlib-metadata==7.1.0
7070
inflect==7.2.1
@@ -74,7 +74,7 @@ isort==5.13.2
7474
jaraco-collections==5.0.1
7575
jaraco-context==5.3.0
7676
jaraco-functools==4.0.1
77-
jaraco-text==3.12.0
77+
jaraco-text==3.12.1
7878
jinja2==3.1.4
7979
jmespath==1.0.1
8080
jq==1.7.0
@@ -92,7 +92,7 @@ multidict==6.0.5
9292
mypy==1.10.0
9393
mypy-extensions==1.0.0
9494
networkx==3.3
95-
numpy==1.26.4
95+
numpy==2.0.0
9696
oauth2client==4.1.3
9797
oauthlib==3.2.2
9898
onelogin==2.0.4
@@ -113,15 +113,15 @@ portend==3.2.0
113113
posthog==3.5.0
114114
prometheus-client==0.20.0
115115
prompt-toolkit==3.0.47
116-
proto-plus==1.23.0
116+
proto-plus==1.24.0
117117
protobuf==4.25.3
118-
psutil==5.9.8
118+
psutil==6.0.0
119119
psycopg2-binary==2.9.9
120120
pyarrow==16.1.0
121121
pyasn1==0.6.0
122122
pyasn1-modules==0.4.0
123123
pycares==4.4.0
124-
pycodestyle==2.11.1
124+
pycodestyle==2.12.0
125125
pycparser==2.22
126126
pyflakes==3.2.0
127127
pygithub==2.3.0
@@ -151,15 +151,15 @@ rfc3339-validator==0.1.4
151151
rich==13.7.1
152152
rsa==4.9
153153
s3transfer==0.10.1
154-
setuptools==70.0.0
154+
setuptools==70.1.0
155155
six==1.16.0
156-
slack-sdk==3.28.0
157-
snowflake-connector-python==3.10.1
156+
slack-sdk==3.29.0
157+
snowflake-connector-python==3.11.0
158158
snowflake-sqlalchemy==1.5.3
159159
sortedcontainers==2.4.0
160160
sqlalchemy==1.4.52
161-
tempora==5.5.1
162-
tenacity==8.3.0
161+
tempora==5.6.0
162+
tenacity==8.4.1
163163
toml==0.10.2
164164
tomlkit==0.12.5
165165
toolz==0.12.1
@@ -180,7 +180,7 @@ typish==1.9.3
180180
tzdata==2024.1
181181
tzlocal==5.2
182182
uritemplate==4.1.1
183-
urllib3==1.26.18
183+
urllib3==1.26.19
184184
ustache==0.1.5
185185
virtualenv==20.26.2
186186
wcwidth==0.2.13

requirements-extra.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ attrs==23.2.0
1212
autocommand==2.2.2
1313
azure-common==1.1.28
1414
azure-core==1.30.2
15-
azure-identity==1.16.1
15+
azure-identity==1.17.0
1616
azure-mgmt-core==1.4.0
1717
azure-mgmt-resource==23.1.1
1818
backoff==2.2.1
1919
backports-tarfile==1.2.0
2020
bcrypt==4.1.3
21-
boto3==1.34.124
22-
botocore==1.34.124
21+
boto3==1.34.130
22+
botocore==1.34.130
2323
brotli==1.1.0
2424
cachetools==5.3.3
2525
cattrs==23.2.3
@@ -28,14 +28,14 @@ certifi==2024.6.2
2828
cffi==1.16.0
2929
charset-normalizer==3.3.2
3030
cheroot==10.0.1
31-
cherrypy==18.9.0
31+
cherrypy==18.10.0
3232
cryptography==42.0.8
3333
deepdiff==7.0.1
3434
defusedxml==0.7.1
3535
deprecated==1.2.14
3636
detect-secrets==1.5.0
3737
fastjsonschema==2.19.1
38-
filelock==3.14.0
38+
filelock==3.15.3
3939
fixcompliance==0.4.20
4040
fixdatalink[extra]==2.0.2
4141
fixinventoryclient==2.0.1
@@ -45,7 +45,7 @@ flexparser==0.3.1
4545
frozendict==2.4.4
4646
frozenlist==1.4.1
4747
google-api-core==2.19.0
48-
google-api-python-client==2.133.0
48+
google-api-python-client==2.134.0
4949
google-auth==2.30.0
5050
google-auth-httplib2==0.2.0
5151
google-cloud-core==2.4.1
@@ -61,7 +61,7 @@ isodate==0.6.1
6161
jaraco-collections==5.0.1
6262
jaraco-context==5.3.0
6363
jaraco-functools==4.0.1
64-
jaraco-text==3.12.0
64+
jaraco-text==3.12.1
6565
jinja2==3.1.4
6666
jmespath==1.0.1
6767
jq==1.7.0
@@ -76,7 +76,7 @@ msal==1.28.1
7676
msal-extensions==1.1.0
7777
multidict==6.0.5
7878
networkx==3.3
79-
numpy==1.26.4
79+
numpy==2.0.0
8080
oauth2client==4.1.3
8181
oauthlib==3.2.2
8282
onelogin==2.0.4
@@ -92,9 +92,9 @@ portend==3.2.0
9292
posthog==3.5.0
9393
prometheus-client==0.20.0
9494
prompt-toolkit==3.0.47
95-
proto-plus==1.23.0
95+
proto-plus==1.24.0
9696
protobuf==4.25.3
97-
psutil==5.9.8
97+
psutil==6.0.0
9898
psycopg2-binary==2.9.9
9999
pyarrow==16.1.0
100100
pyasn1==0.6.0
@@ -121,15 +121,15 @@ rfc3339-validator==0.1.4
121121
rich==13.7.1
122122
rsa==4.9
123123
s3transfer==0.10.1
124-
setuptools==70.0.0
124+
setuptools==70.1.0
125125
six==1.16.0
126-
slack-sdk==3.28.0
127-
snowflake-connector-python==3.10.1
126+
slack-sdk==3.29.0
127+
snowflake-connector-python==3.11.0
128128
snowflake-sqlalchemy==1.5.3
129129
sortedcontainers==2.4.0
130130
sqlalchemy==1.4.52
131-
tempora==5.5.1
132-
tenacity==8.3.0
131+
tempora==5.6.0
132+
tenacity==8.4.1
133133
tomlkit==0.12.5
134134
toolz==0.12.1
135135
transitions==0.9.1
@@ -139,7 +139,7 @@ typish==1.9.3
139139
tzdata==2024.1
140140
tzlocal==5.2
141141
uritemplate==4.1.1
142-
urllib3==1.26.18
142+
urllib3==1.26.19
143143
ustache==0.1.5
144144
wcwidth==0.2.13
145145
websocket-client==1.8.0

requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ attrs==23.2.0
1111
autocommand==2.2.2
1212
azure-common==1.1.28
1313
azure-core==1.30.2
14-
azure-identity==1.16.1
14+
azure-identity==1.17.0
1515
azure-mgmt-core==1.4.0
1616
azure-mgmt-resource==23.1.1
1717
backoff==2.2.1
1818
backports-tarfile==1.2.0
1919
bcrypt==4.1.3
20-
boto3==1.34.124
21-
botocore==1.34.124
20+
boto3==1.34.130
21+
botocore==1.34.130
2222
brotli==1.1.0
2323
cachetools==5.3.3
2424
cattrs==23.2.3
@@ -27,7 +27,7 @@ certifi==2024.6.2
2727
cffi==1.16.0
2828
charset-normalizer==3.3.2
2929
cheroot==10.0.1
30-
cherrypy==18.9.0
30+
cherrypy==18.10.0
3131
cryptography==42.0.8
3232
deepdiff==7.0.1
3333
defusedxml==0.7.1
@@ -43,7 +43,7 @@ flexparser==0.3.1
4343
frozendict==2.4.4
4444
frozenlist==1.4.1
4545
google-api-core==2.19.0
46-
google-api-python-client==2.133.0
46+
google-api-python-client==2.134.0
4747
google-auth==2.30.0
4848
google-auth-httplib2==0.2.0
4949
googleapis-common-protos==1.63.1
@@ -55,7 +55,7 @@ isodate==0.6.1
5555
jaraco-collections==5.0.1
5656
jaraco-context==5.3.0
5757
jaraco-functools==4.0.1
58-
jaraco-text==3.12.0
58+
jaraco-text==3.12.1
5959
jinja2==3.1.4
6060
jmespath==1.0.1
6161
jq==1.7.0
@@ -84,9 +84,9 @@ portend==3.2.0
8484
posthog==3.5.0
8585
prometheus-client==0.20.0
8686
prompt-toolkit==3.0.47
87-
proto-plus==1.23.0
87+
proto-plus==1.24.0
8888
protobuf==4.25.3
89-
psutil==5.9.8
89+
psutil==6.0.0
9090
pyasn1==0.6.0
9191
pyasn1-modules==0.4.0
9292
pycares==4.4.0
@@ -109,12 +109,12 @@ rfc3339-validator==0.1.4
109109
rich==13.7.1
110110
rsa==4.9
111111
s3transfer==0.10.1
112-
setuptools==70.0.0
112+
setuptools==70.1.0
113113
six==1.16.0
114-
slack-sdk==3.28.0
114+
slack-sdk==3.29.0
115115
sqlalchemy==1.4.52
116-
tempora==5.5.1
117-
tenacity==8.3.0
116+
tempora==5.6.0
117+
tenacity==8.4.1
118118
toolz==0.12.1
119119
transitions==0.9.1
120120
typeguard==4.3.0
@@ -123,7 +123,7 @@ typish==1.9.3
123123
tzdata==2024.1
124124
tzlocal==5.2
125125
uritemplate==4.1.1
126-
urllib3==1.26.18
126+
urllib3==1.26.19
127127
ustache==0.1.5
128128
wcwidth==0.2.13
129129
websocket-client==1.8.0

0 commit comments

Comments
 (0)