We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531d533 commit c4649f2Copy full SHA for c4649f2
3 files changed
.gitlab-ci.yml
@@ -1,4 +1,4 @@
1
include:
2
- project: 'devplat-pr-32/gitlab-central'
3
- ref: 'af787aededb9c2041fd50758dd63e221a5b92e36'
+ ref: '738bbbe05f297917a13f00438750d15b6d4303d9'
4
file: '/splunk-cloud-sdk-python/.gitlab-ci.yml'
docs-requirements.txt
@@ -2,6 +2,6 @@ certifi==2019.3.9
chardet==3.0.4
idna==2.8
requests==2.22.0
5
-urllib3==1.25.2
+urllib3==1.25.8
6
Jinja2==2.10.1
7
MarkupSafe==1.1.1
requirements.txt
@@ -20,5 +20,5 @@ pytest==4.5.0
20
pytest-asyncio==0.10.0
21
22
six==1.12.0
23
24
wcwidth==0.1.7
0 commit comments