Skip to content

Commit 07e0ded

Browse files
authored
[fix][chore] Bump libs (#2293)
1 parent 4c98189 commit 07e0ded

File tree

4 files changed

+82
-82
lines changed

4 files changed

+82
-82
lines changed

fixcore/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"aiofiles",
3535
"aiohttp-jinja2",
3636
"aiohttp-swagger3",
37-
"aiohttp[speedups]",
37+
"aiohttp[speedups] < 3.11",
3838
"cryptography",
3939
"deepdiff",
4040
"detect_secrets",

requirements-all.txt

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
3-
aiohappyeyeballs==2.4.3
3+
aiohappyeyeballs==2.4.4
44
aiohttp[speedups]==3.10.11
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
8-
apscheduler==3.10.4
8+
apscheduler==3.11.0
99
asn1crypto==1.5.1
1010
astroid==3.3.5
1111
attrs==24.2.0
@@ -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.65
22-
botocore==1.35.65
21+
boto3==1.35.76
22+
botocore==1.35.76
2323
brotli==1.1.0
2424
build==1.2.2.post1
2525
cached-property==2.0.1
@@ -36,8 +36,8 @@ 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.7
40-
cryptography==43.0.3
39+
coverage[toml]==7.6.8
40+
cryptography==44.0.0
4141
deepdiff==8.0.1
4242
defusedxml==0.7.1
4343
deprecated==1.2.15
@@ -57,17 +57,17 @@ flexparser==0.4
5757
frozendict==2.4.6
5858
frozenlist==1.5.0
5959
google-api-core==2.23.0
60-
google-api-python-client==2.153.0
60+
google-api-python-client==2.154.0
6161
google-auth==2.36.0
6262
google-auth-httplib2==0.2.0
6363
google-cloud-core==2.4.1
64-
google-cloud-storage==2.18.2
64+
google-cloud-storage==2.19.0
6565
google-crc32c==1.6.0
6666
google-resumable-media==2.7.2
6767
googleapis-common-protos==1.66.0
6868
hcloud==2.2.0
6969
httplib2==0.22.0
70-
hypothesis==6.119.3
70+
hypothesis==6.122.1
7171
idna==3.10
7272
importlib-metadata==8.5.0
7373
iniconfig==2.0.0
@@ -100,7 +100,7 @@ oauth2client==4.1.3
100100
oauthlib==3.2.2
101101
onelogin==2.0.4
102102
orderly-set==5.2.2
103-
orjson==3.10.11
103+
orjson==3.10.12
104104
packaging==24.2
105105
parsy==2.1
106106
pathspec==0.12.1
@@ -111,39 +111,39 @@ pip-tools==7.4.1
111111
plantuml==0.3.0
112112
platformdirs==4.3.6
113113
pluggy==1.5.0
114-
policy-sentry==0.13.1
114+
policy-sentry==0.13.2
115115
portalocker==2.10.1
116116
portend==3.2.0
117-
posthog==3.7.2
118-
prometheus-client==0.21.0
117+
posthog==3.7.4
118+
prometheus-client==0.21.1
119119
prompt-toolkit==3.0.48
120-
propcache==0.2.0
120+
propcache==0.2.1
121121
proto-plus==1.25.0
122-
protobuf==5.28.3
122+
protobuf==5.29.1
123123
psutil==6.1.0
124124
psycopg2-binary==2.9.10
125-
pyarrow==18.0.0
125+
pyarrow==18.1.0
126126
pyasn1==0.6.1
127127
pyasn1-modules==0.4.1
128-
pycares==4.4.0
128+
pycares==4.5.0
129129
pycodestyle==2.12.1
130130
pycparser==2.22
131131
pyflakes==3.2.0
132132
pygithub==2.5.0
133133
pygments==2.18.0
134-
pyjwt[crypto]==2.10.0
135-
pylint==3.3.1
134+
pyjwt[crypto]==2.10.1
135+
pylint==3.3.2
136136
pymysql==1.1.1
137137
pynacl==1.5.0
138-
pyopenssl==24.2.1
138+
pyopenssl==24.3.0
139139
pyparsing==3.2.0
140140
pyproject-api==1.8.0
141141
pyproject-hooks==1.2.0
142-
pytest==8.3.3
142+
pytest==8.3.4
143143
pytest-asyncio==0.24.0
144144
pytest-cov==6.0.0
145145
pytest-runner==6.0.1
146-
python-arango==8.1.2
146+
python-arango==8.1.3
147147
python-dateutil==2.9.0.post0
148148
pytz==2024.1
149149
pyyaml==6.0.2
@@ -154,13 +154,13 @@ retrying==1.3.4
154154
rfc3339-validator==0.1.4
155155
rich==13.9.4
156156
rsa==4.9
157-
s3transfer==0.10.3
157+
s3transfer==0.10.4
158158
schema==0.7.7
159-
setuptools==75.5.0
160-
six==1.16.0
161-
slack-sdk==3.33.4
162-
snowflake-connector-python==3.12.3
163-
snowflake-sqlalchemy==1.6.1
159+
setuptools==75.6.0
160+
six==1.17.0
161+
slack-sdk==3.33.5
162+
snowflake-connector-python==3.12.4
163+
snowflake-sqlalchemy==1.7.1
164164
sortedcontainers==2.4.0
165165
soupsieve==2.6
166166
sqlalchemy==1.4.54
@@ -177,8 +177,8 @@ 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.5.0.20241122
181-
types-six==1.16.21.20241105
180+
types-setuptools==75.6.0.20241126
181+
types-six==1.17.0.20241205
182182
types-tzlocal==5.1.0.1
183183
types-urllib3==1.26.25.14
184184
typing-extensions==4.12.2
@@ -188,11 +188,11 @@ tzlocal==5.2
188188
uritemplate==4.1.1
189189
urllib3==1.26.20
190190
ustache==0.1.6
191-
virtualenv==20.27.1
191+
virtualenv==20.28.0
192192
wcwidth==0.2.13
193193
websocket-client==1.8.0
194-
wheel==0.45.0
195-
wrapt==1.16.0
196-
yarl==1.17.2
194+
wheel==0.45.1
195+
wrapt==1.17.0
196+
yarl==1.18.3
197197
zc-lockfile==3.0.post1
198198
zipp==3.21.0

requirements-extra.txt

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
aiodns==3.2.0
22
aiofiles==24.1.0
3-
aiohappyeyeballs==2.4.3
3+
aiohappyeyeballs==2.4.4
44
aiohttp[speedups]==3.10.11
55
aiohttp-jinja2==1.6
66
aiohttp-swagger3==0.9.0
77
aiosignal==1.3.1
8-
apscheduler==3.10.4
8+
apscheduler==3.11.0
99
asn1crypto==1.5.1
1010
attrs==24.2.0
1111
autocommand==2.2.2
@@ -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.65
20-
botocore==1.35.65
19+
boto3==1.35.76
20+
botocore==1.35.76
2121
brotli==1.1.0
2222
cached-property==2.0.1
2323
cachetools==5.5.0
@@ -31,7 +31,7 @@ cherrypy==18.10.0
3131
click==8.1.7
3232
click-option-group==0.5.6
3333
cloudsplaining==0.7.0
34-
cryptography==43.0.3
34+
cryptography==44.0.0
3535
deepdiff==8.0.1
3636
defusedxml==0.7.1
3737
deprecated==1.2.15
@@ -48,11 +48,11 @@ flexparser==0.4
4848
frozendict==2.4.6
4949
frozenlist==1.5.0
5050
google-api-core==2.23.0
51-
google-api-python-client==2.153.0
51+
google-api-python-client==2.154.0
5252
google-auth==2.36.0
5353
google-auth-httplib2==0.2.0
5454
google-cloud-core==2.4.1
55-
google-cloud-storage==2.18.2
55+
google-cloud-storage==2.19.0
5656
google-crc32c==1.6.0
5757
google-resumable-media==2.7.2
5858
googleapis-common-protos==1.66.0
@@ -85,36 +85,36 @@ oauth2client==4.1.3
8585
oauthlib==3.2.2
8686
onelogin==2.0.4
8787
orderly-set==5.2.2
88-
orjson==3.10.11
88+
orjson==3.10.12
8989
packaging==24.2
9090
parsy==2.1
9191
pint==0.24.4
9292
plantuml==0.3.0
9393
platformdirs==4.3.6
94-
policy-sentry==0.13.1
94+
policy-sentry==0.13.2
9595
portalocker==2.10.1
9696
portend==3.2.0
97-
posthog==3.7.2
98-
prometheus-client==0.21.0
97+
posthog==3.7.4
98+
prometheus-client==0.21.1
9999
prompt-toolkit==3.0.48
100-
propcache==0.2.0
100+
propcache==0.2.1
101101
proto-plus==1.25.0
102-
protobuf==5.28.3
102+
protobuf==5.29.1
103103
psutil==6.1.0
104104
psycopg2-binary==2.9.10
105-
pyarrow==18.0.0
105+
pyarrow==18.1.0
106106
pyasn1==0.6.1
107107
pyasn1-modules==0.4.1
108-
pycares==4.4.0
108+
pycares==4.5.0
109109
pycparser==2.22
110110
pygithub==2.5.0
111111
pygments==2.18.0
112-
pyjwt[crypto]==2.10.0
112+
pyjwt[crypto]==2.10.1
113113
pymysql==1.1.1
114114
pynacl==1.5.0
115-
pyopenssl==24.2.1
115+
pyopenssl==24.3.0
116116
pyparsing==3.2.0
117-
python-arango==8.1.2
117+
python-arango==8.1.3
118118
python-dateutil==2.9.0.post0
119119
pytz==2024.1
120120
pyyaml==6.0.2
@@ -125,13 +125,13 @@ retrying==1.3.4
125125
rfc3339-validator==0.1.4
126126
rich==13.9.4
127127
rsa==4.9
128-
s3transfer==0.10.3
128+
s3transfer==0.10.4
129129
schema==0.7.7
130-
setuptools==75.5.0
131-
six==1.16.0
132-
slack-sdk==3.33.4
133-
snowflake-connector-python==3.12.3
134-
snowflake-sqlalchemy==1.6.1
130+
setuptools==75.6.0
131+
six==1.17.0
132+
slack-sdk==3.33.5
133+
snowflake-connector-python==3.12.4
134+
snowflake-sqlalchemy==1.7.1
135135
sortedcontainers==2.4.0
136136
soupsieve==2.6
137137
sqlalchemy==1.4.54
@@ -150,7 +150,7 @@ urllib3==1.26.20
150150
ustache==0.1.6
151151
wcwidth==0.2.13
152152
websocket-client==1.8.0
153-
wrapt==1.16.0
154-
yarl==1.17.2
153+
wrapt==1.17.0
154+
yarl==1.18.3
155155
zc-lockfile==3.0.post1
156156
zipp==3.21.0

0 commit comments

Comments
 (0)