Commit Graph

21 Commits

Author SHA1 Message Date
Felipe Martin Garcia 84dd2fb30f
Merge pull request #1 from fmartingr/dependabot/pip/urllib3-1.24.2
Bump urllib3 from 1.24.1 to 1.24.2
2021-06-15 10:52:37 +02:00
dependabot[bot] 0c72e8fa8b
Bump urllib3 from 1.24.1 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 17:48:18 +00:00
Felipe Martin cb31a39d4f
Updated requirements, using pipenv 2018-12-03 15:13:18 +01:00
Felipe Martín 25d3a80b07 Prettified README file 2016-10-08 16:15:42 +02:00
Felipe Martín 2abd0b84f8 Version bump 0.2.0 2016-10-08 16:07:24 +02:00
Felipe Martín 2592077134 Updated request library version 2016-10-08 16:06:43 +02:00
Felipe Martin 37cc29fad7 Cleaned some code/gitignore and commented the classes 2013-07-21 16:25:58 +02:00
Felipe Martin 6e8c9130a3 Fixed setup.py 2013-07-08 23:00:42 +02:00
Felipe Martin b5004601c5 Merge branch 'signature'
# By Felipe (4) and Felipe Martin (2)
* signature:
  Signature fully working, updated readme
  Fixed all PEP errors
  Added hmac-sha1 signature
  Removed tests file
  Updated README
  Ignore .pyc files
2013-07-08 22:54:25 +02:00
Felipe Martin a66d862d04 Signature fully working, updated readme 2013-07-08 22:54:07 +02:00
Felipe Martin 7ec3fad7f1 Fixed all PEP errors 2013-07-08 22:34:33 +02:00
Felipe 9bcae287e4 Added hmac-sha1 signature 2013-07-08 11:28:17 -04:00
Felipe c8b078d0c1 Removed tests file 2013-07-08 10:29:26 -04:00
Felipe 5e78abbcde Updated README 2013-07-08 10:29:07 -04:00
Felipe 868edec167 Ignore .pyc files 2013-07-08 10:24:05 -04:00
Felipe 261c59f2bc Delete yubikey.pyc 2013-07-08 13:25:32 +02:00
Felipe 56df8d32c8 fixed requirements versions 2013-07-06 04:36:50 -04:00
Felipe d33283603d Added comments to functions 2013-07-05 06:54:15 -04:00
Felipe 8852fd6bf0 Added basic api key support, request signature not implemented 2013-07-05 06:00:10 -04:00
Felipe c30449c4e0 Added initial objects 2013-07-04 10:48:37 -04:00
Felipe fb7bad1a96 Initial commit 2013-07-04 04:15:06 -07:00