Skip to content

Commit

Permalink
Merge pull request #14 from codeforberlin/dependabot/pip/requests-2.31.0
Browse files Browse the repository at this point in the history
Bump requests from 2.25.1 to 2.31.0
  • Loading branch information
k-nut authored Apr 24, 2024
2 parents 9046baa + d9dd297 commit 2a4546b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage==5.4
factory-boy==3.2.0
pytest==6.2.2
requests==2.25.1
requests==2.31.0

0 comments on commit 2a4546b

Please sign in to comment.