Skip to content

Commit

Permalink
Bump aiohttp from 3.9.4 to 3.9.5 (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 authored Apr 24, 2024
1 parent ba3a891 commit ba1dbfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.9.4
aiohttp==3.9.5
dataclasses-json==0.6.4
geopy==2.4.1
python-graphql-client==0.4.3
Expand Down
2 changes: 1 addition & 1 deletion src/pyxplora_api/const_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION = "2.12.7"
VERSION = "2.12.8"
VERSION_APP = "1298"

0 comments on commit ba1dbfc

Please sign in to comment.