Skip to content

Commit

Permalink
chore(deps): update patch/minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 3374f47 commit 46de22f
Show file tree
Hide file tree
Showing 5 changed files with 675 additions and 698 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Run Lychee Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2.1.0
uses: lycheeverse/lychee-action@v2.2.0
env:
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
with:
Expand Down
42 changes: 21 additions & 21 deletions apify-api/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
anyio==4.4.0
anyio==4.8.0
attrs==23.2.0
backoff==2.2.1
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
certifi==2024.12.14
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
graphql-core==3.2.3
graphql-core==3.2.5
h11==0.14.0
httpcore==1.0.5
httpcore==1.0.7
httpx==0.27.0
hypothesis==6.104.1
hypothesis==6.123.7
hypothesis-graphql==0.11.0
hypothesis-jsonschema==0.23.1
idna==3.7
idna==3.10
iniconfig==2.0.0
jsonschema==4.22.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
junit-xml==1.9
MarkupSafe==2.1.5
multidict==6.0.5
packaging==24.1
multidict==6.1.0
packaging==24.2
pluggy==1.5.0
pyrate-limiter==3.6.1
pytest==8.2.2
pyrate-limiter==3.7.0
pytest==8.3.4
pytest-subtests==0.7.0
python-slugify==8.0.4
PyYAML==6.0.1
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
rpds-py==0.18.1
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
schemathesis==3.30.3
six==1.16.0
schemathesis==3.39.5
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.37.2
starlette-testclient==0.4.1
text-unidecode==1.3
tomli==2.0.1
tomli_w==1.0.0
urllib3==2.2.2
Werkzeug==3.0.6
yarl==1.9.4
tomli==2.2.1
tomli_w==1.1.0
urllib3==2.3.0
Werkzeug==3.1.3
yarl==1.18.3
2 changes: 1 addition & 1 deletion apify-docs-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@apify/docs-search-modal": "^1.1.1",
"@docusaurus/theme-common": "3.6.3",
"@docusaurus/theme-common": "3.7.0",
"@stackql/docusaurus-plugin-hubspot": "^1.1.0",
"axios": "^1.7.4",
"babel-loader": "^9.1.3",
Expand Down
Loading

0 comments on commit 46de22f

Please sign in to comment.