Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/quart-0.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jell-o-fishi committed Nov 30, 2023
2 parents 6628ca6 + d7c826b commit db831d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.10</version>
<version>1.3.12</version>
</dependency>
<dependency>
<groupId>io.rsocket</groupId>
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Rx==3.2.0
aiohttp==3.8.6; python_version < '3.11.5'
aioquic==0.9.21
aioquic==0.9.22
asyncclick==8.1.3.4
asyncstdlib==3.10.9
coverage==6.5.0
Expand Down

0 comments on commit db831d0

Please sign in to comment.