Skip to content

Commit 0c3b723

Browse files
committed
release - prepare 0.8.0
1 parent 3e7fcc4 commit 0c3b723

File tree

3 files changed

+21
-22
lines changed

3 files changed

+21
-22
lines changed

aiopenapi3/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.1"
1+
__version__ = "0.8.0"

requirements.txt

+2-2
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

+18-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)