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

Commit 4b7b9a5

Browse files
committed
Merge branch 'dependabot/pip/devel/python-swiftclient-3.12.0' into dependencies/bundle-dependabot-updates
2 parents b77eb4a + e7e9f70 commit 4b7b9a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.7.4.post0
22
requests==2.25.1
3-
python-swiftclient==3.11.1
3+
python-swiftclient==3.12.0
44
keystoneauth1==4.3.1
55
git+https://github.com/cscfi/swift-browser-ui.git
66
certifi==2021.5.30

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
install_requires=[
1616
"aiohttp==3.7.4.post0",
1717
"requests==2.25.1",
18-
"python-swiftclient==3.11.1",
18+
"python-swiftclient==3.12.0",
1919
"keystoneauth1==4.3.1",
2020
"gunicorn>=20.0.1",
2121
"uvloop==0.15.2",

0 commit comments

Comments
 (0)