diff --git a/_service b/_service
index ca989cd..db6870d 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
.git*
enable
@PARENT_TAG@
- cb00488ca66acdeaae4b4353d1d8bdadc6340dce
+ 082bc0411e9d17b3c80efed9237c61d7446515f5
xz
diff --git a/_servicedata b/_servicedata
index c1c08aa..26b849e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/pypa/pip
- cb00488ca66acdeaae4b4353d1d8bdadc6340dce
\ No newline at end of file
+ 082bc0411e9d17b3c80efed9237c61d7446515f5
\ No newline at end of file
diff --git a/pip-19.2.1.tar.xz b/pip-19.2.1.tar.xz
deleted file mode 100644
index 5847d9e..0000000
--- a/pip-19.2.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:acf8a9a0a9593e3bcba1dcac33c9d15de1d5ec524cf228c99237e10a69f11f9c
-size 5669224
diff --git a/pip-19.2.2.tar.xz b/pip-19.2.2.tar.xz
new file mode 100644
index 0000000..3b0c745
--- /dev/null
+++ b/pip-19.2.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:67fc6114343aa2f42eb46828fa7debf8fdec6df20bb38215be0c561ca48dc4e1
+size 5669932
diff --git a/python-pip.changes b/python-pip.changes
index 918fb9b..e740e12 100644
--- a/python-pip.changes
+++ b/python-pip.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Tue Aug 13 08:19:21 UTC 2019 - mimi.vx@gmail.com
+
+- Update to version 19.2.2:
+ * Merge pull request #6827 from cjerdonek/issue-6804-find-links-expansion
+ * Fix handling of tokens (single part credentials) in URLs (#6818)
+ * Simplify the handling of "typing.cast"
+
-------------------------------------------------------------------
Thu Aug 08 13:57:29 UTC 2019 - mimi.vx@gmail.com
diff --git a/python-pip.spec b/python-pip.spec
index d853727..4b2247c 100644
--- a/python-pip.spec
+++ b/python-pip.spec
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-pip%{psuffix}
-Version: 19.2.1
+Version: 19.2.2
Release: 0
Summary: A Python package management system
License: MIT