Compare commits

..

7 Commits
1.0 ... master

Author SHA1 Message Date
Cotton Beckfield 5f577368f3
Merge pull request #17 from cottonbeckfield/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.1 to 5.4
2022-08-24 16:24:53 -05:00
dependabot[bot] c45c2f424e
Bump pyyaml from 5.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 21:54:30 +00:00
Cotton Beckfield fee7bbd880
Merge pull request #16 from cottonbeckfield/revert-15-master
Revert "python3 support". Unfortunately I had messed up the settings that stopped a branch from being fully merged if it failed tests -- and the error was:

 ERROR: No matching distribution found for setuptools==45.2.0 (from -r requirements.txt (line 1))
2021-02-01 00:30:44 -08:00
Cotton Beckfield fd6e008957
Revert "python3 support" 2021-02-01 00:29:09 -08:00
Cotton Beckfield 0d78ed1e03
Merge pull request #15 from diego-maravankin/master
python3 support
2021-02-01 00:27:35 -08:00
Diego Maravankin 7870d95ff2 fixed comments 2020-11-05 08:53:26 -03:00
Diego Maravankin f0b3f13c11 python3 support
SANs IP Address support
2020-11-05 08:48:31 -03:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
setuptools==39.1.0
pyOpenSSL==18.0.0
PyYAML==5.1
PyYAML==5.4