Skip to content

Commit a45e16f

Browse files
chore(deps): update patch/minor dependencies
1 parent dfc7b07 commit a45e16f

File tree

5 files changed

+675
-698
lines changed

5 files changed

+675
-698
lines changed

.github/workflows/lychee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Run Lychee Link Checker
3838
id: lychee
39-
uses: lycheeverse/lychee-action@v2.1.0
39+
uses: lycheeverse/lychee-action@v2.2.0
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
4242
with:

apify-api/scripts/requirements.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
1-
anyio==4.4.0
1+
anyio==4.8.0
22
attrs==23.2.0
33
backoff==2.2.1
4-
certifi==2024.7.4
5-
charset-normalizer==3.3.2
6-
click==8.1.7
4+
certifi==2024.12.14
5+
charset-normalizer==3.4.1
6+
click==8.1.8
77
colorama==0.4.6
8-
graphql-core==3.2.3
8+
graphql-core==3.2.5
99
h11==0.14.0
10-
httpcore==1.0.5
10+
httpcore==1.0.7
1111
httpx==0.27.0
12-
hypothesis==6.104.1
12+
hypothesis==6.123.9
1313
hypothesis-graphql==0.11.0
1414
hypothesis-jsonschema==0.23.1
15-
idna==3.7
15+
idna==3.10
1616
iniconfig==2.0.0
17-
jsonschema==4.22.0
17+
jsonschema==4.23.0
1818
jsonschema-specifications==2023.12.1
1919
junit-xml==1.9
2020
MarkupSafe==2.1.5
21-
multidict==6.0.5
22-
packaging==24.1
21+
multidict==6.1.0
22+
packaging==24.2
2323
pluggy==1.5.0
24-
pyrate-limiter==3.6.1
25-
pytest==8.2.2
24+
pyrate-limiter==3.7.0
25+
pytest==8.3.4
2626
pytest-subtests==0.7.0
2727
python-slugify==8.0.4
28-
PyYAML==6.0.1
28+
PyYAML==6.0.2
2929
referencing==0.35.1
3030
requests==2.32.3
3131
rpds-py==0.18.1
3232
ruamel.yaml==0.18.6
3333
ruamel.yaml.clib==0.2.8
34-
schemathesis==3.30.3
35-
six==1.16.0
34+
schemathesis==3.39.5
35+
six==1.17.0
3636
sniffio==1.3.1
3737
sortedcontainers==2.4.0
3838
starlette==0.37.2
3939
starlette-testclient==0.4.1
4040
text-unidecode==1.3
41-
tomli==2.0.1
42-
tomli_w==1.0.0
43-
urllib3==2.2.2
44-
Werkzeug==3.0.6
45-
yarl==1.9.4
41+
tomli==2.2.1
42+
tomli_w==1.1.0
43+
urllib3==2.3.0
44+
Werkzeug==3.1.3
45+
yarl==1.18.3

apify-docs-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@apify/docs-search-modal": "^1.1.1",
23-
"@docusaurus/theme-common": "3.6.3",
23+
"@docusaurus/theme-common": "3.7.0",
2424
"@stackql/docusaurus-plugin-hubspot": "^1.1.0",
2525
"axios": "^1.7.4",
2626
"babel-loader": "^9.1.3",

0 commit comments

Comments
 (0)