bitcoincorps icon indicating copy to clipboard operation
bitcoincorps copied to clipboard

A bitcoin programming class

Results 7 bitcoincorps issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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...

dependencies

Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.6.0 to 6.1.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notebook&package-manager=pip&previous-version=5.6.0&new-version=6.1.5)](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...

dependencies

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...

dependencies

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...

dependencies

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...