Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit c8f6011

Browse files
Bump uvloop from 0.15.2 to 0.15.3
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.15.2 to 0.15.3. - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.15.2...v0.15.3) --- updated-dependencies: - dependency-name: uvloop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b750d39 commit c8f6011

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ keystoneauth1==4.3.1
55
git+https://github.com/cscfi/swift-browser-ui.git
66
certifi==2021.5.30
77
gunicorn>=20.0.1
8-
uvloop==0.15.2
8+
uvloop==0.15.3

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"python-swiftclient==3.12.0",
1919
"keystoneauth1==4.3.1",
2020
"gunicorn>=20.0.1",
21-
"uvloop==0.15.2",
21+
"uvloop==0.15.3",
2222
"certifi==2021.5.30",
2323
"swift-browser-ui" "@ git+https://github.com/cscfi/swift-browser-ui.git",
2424
],

0 commit comments

Comments
 (0)