bitcoincorps
bitcoincorps copied to clipboard
A bitcoin programming class
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13 to 0.13.3. Release notes *Sourced from [ecdsa's releases](https://github.com/warner/python-ecdsa/releases).* > ## ecdsa 0.13.3 > Fix CVE-2019-14853 - possible DoS caused by malformed signature decoding > Fix CVE-2019-14859...
Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.3 to 3.1.4. Changelog Sourced from bleach's changelog. Version 3.1.4 (March 24th, 2020) Security fixes bleach.clean behavior parsing style attributes could result in a regular expression denial...
Bumps [mistune](https://github.com/lepture/mistune) from 0.8.3 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...
Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.6.0 to 6.1.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [py](https://github.com/pytest-dev/py) from 1.5.4 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Hi Justin Thx for uploading these cool tutorials. Eager to start learning. When installing Python it defaults to the latest version i.e. 3.7 Then when then running the install cmd...