Skip to content

Commit 8b40b4e

Browse files
Merge branch 'master' into dependabot/pip/types-requests-2.31.0.20240218
2 parents ac63d74 + ae8e3cd commit 8b40b4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/code-quality.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: |
7676
make run-coverage
7777
- name: Upload coverage reports to Codecov
78-
uses: codecov/codecov-action@v4.0.1
78+
uses: codecov/codecov-action@v4.1.0
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
slug: martin-majlis/Wikipedia-API

requirements-build.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
setuptools==65.5.1
1+
setuptools==69.1.1
22
wheel==0.42.0

0 commit comments

Comments
 (0)