Bump deps

This commit is contained in:
Dan Bader
2018-07-16 12:10:07 -07:00
parent 4f43620b84
commit 75b235fdf0
12 changed files with 75 additions and 90 deletions
+25
View File
@@ -0,0 +1,25 @@
404 — Not Found
===============
**Sorry, but we couldn't find the page you requested.**
It looks like this was the result of either:
- a mistyped address
- an out-of-date link
`Click here to go back to the homepage. <http://docs.python-guide.org/>`_
Or, try `searching <http://docs.python-guide.org/en/latest/search/>`_.
.. raw:: html
<script>
ga('send', {
hitType: 'event',
eventCategory: 'error',
eventAction: '404',
eventLabel: document.referrer,
nonInteraction: true
});
</script>