Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2bab8d4

Browse filesBrowse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent a87ba63 commit 2bab8d4
Copy full SHA for 2bab8d4

File tree

Expand file treeCollapse file tree

4 files changed

+5
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

4 files changed

+5
-5
lines changed
Open diff view settings
Collapse file

‎.github/workflows/release.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Python Semantic Release
2323
id: release
24-
uses: python-semantic-release/python-semantic-release@v10.0.2
24+
uses: python-semantic-release/python-semantic-release@v10.1.0
2525
with:
2626
github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
2727

Collapse file

‎.pre-commit-config.yaml‎

Copy file name to clipboardExpand all lines: .pre-commit-config.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ repos:
5151
- id: rst-directive-colons
5252
- id: rst-inline-touching-normal
5353
- repo: https://github.com/maxbrunet/pre-commit-renovate
54-
rev: 40.49.0
54+
rev: 40.57.1
5555
hooks:
5656
- id: renovate-config-validator
Collapse file

‎requirements-lint.txt‎

Copy file name to clipboardExpand all lines: requirements-lint.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ pytest==8.4.0
1010
responses==0.25.7
1111
respx==0.22.0
1212
types-PyYAML==6.0.12.20250516
13-
types-requests==2.32.0.20250602
13+
types-requests==2.32.4.20250611
1414
types-setuptools==80.9.0.20250529
Collapse file

‎requirements-test.txt‎

Copy file name to clipboardExpand all lines: requirements-test.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
-r requirements.txt
22
anyio==4.9.0
33
build==1.2.2.post1
4-
coverage==7.8.2
4+
coverage==7.9.1
55
pytest-console-scripts==1.4.1
6-
pytest-cov==6.1.1
6+
pytest-cov==6.2.1
77
pytest-github-actions-annotate-failures==0.3.0
88
pytest==8.4.0
99
PyYaml==6.0.2

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.