honeycomb
honeycomb copied to clipboard
An extensible honeypot framework
Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.15 to 2.0.16. Changelog Sourced from codecov's changelog. 2.0.16 fixed reported command injection vulnerability. Commits 3a8b06b Version 2.0.16 b2951c0 Merge pull request #231 from codecov/ce-1380 2a80aa4 CE-1380_sanitize_args...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **3.13** to **5.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pyyaml - Repo: https://github.com/yaml/pyyaml
This PR updates [tox](https://pypi.org/project/tox) from **3.7.0** to **3.14.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/tox - Docs: http://tox.readthedocs.org
This PR updates [sphinx](https://pypi.org/project/sphinx) from **1.8.2** to **2.2.2**. Changelog ### 2.2.2 ``` ============================== Dependencies ------------ Incompatible changes -------------------- Deprecated ---------- Features added -------------- Bugs fixed ---------- * 6776: LaTeX: 2019-10-01...
This PR updates [sphinx-click](https://pypi.org/project/sphinx-click) from **1.4.1** to **2.3.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/sphinx-click - Repo: https://github.com/stephenfin/sphinx-click
This PR updates [pytest](https://pypi.org/project/pytest) from **4.0.1** to **5.3.1**. Changelog ### 5.3.1 ``` ========================= Improvements ------------ - `6231 <https://github.com/pytest-dev/pytest/issues/6231>`_: Improve check for misspelling of ``pytest.mark.parametrize``. - `6257 <https://github.com/pytest-dev/pytest/issues/6257>`_: Handle `exit.Exception` raised...
This PR updates [six](https://pypi.org/project/six) from **1.12.0** to **1.13.0**. Changelog ### 1.13.0 ``` ------ - Issue 298, pull request 299: Add `six.moves.dbm_ndbm`. - Issue 155: Add `six.moves.collections_abc`, which aliases the `collections`...
This PR updates [flake8](https://pypi.org/project/flake8) from **3.6.0** to **3.7.9**. Changelog ### 3.7.8 ``` ------------------- You can view the `3.7.8 milestone`_ on GitLab for more details. Bugs Fixed ~~~~~~~~~~ - Fix handling...
This PR updates [python-daemon](https://pypi.org/project/python-daemon) from **2.2.3** to **2.2.4**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/python-daemon - Homepage: https://pagure.io/python-daemon/