Skip to content

Commit 97cc454

Browse files
committed
release - prepare 0.8.0
1 parent 3e7fcc4 commit 97cc454

File tree

4 files changed

+22
-23
lines changed

4 files changed

+22
-23
lines changed

.github/SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Reporting issues affecting the confidentiality, integrity or availability.
66

77
| Version | Supported |
88
|---------| ------------------ |
9-
| 0.6.x | :white_check_mark: |
9+
| 0.8.x | :white_check_mark: |
1010

1111
## Reporting a Vulnerability
1212

aiopenapi3/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.1"
1+
__version__ = "0.8.0a1"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# uv export --no-dev --no-hashes --no-editable -o requirements.txt
33
.
44
annotated-types==0.7.0
5-
anyio==4.7.0
5+
anyio==4.8.0
66
certifi==2024.12.14
77
dnspython==2.7.0
88
email-validator==2.2.0
99
exceptiongroup==1.2.2 ; python_full_version < '3.11'
1010
h11==0.14.0
1111
httpcore==1.0.7
12-
httpx==0.27.2
12+
httpx==0.28.1
1313
idna==3.10
1414
jmespath==1.0.1
1515
more-itertools==10.5.0

uv.lock

Lines changed: 18 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)