maigret
maigret copied to clipboard
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
Invalid link: - [ ] I'm sure that the link leads to "not found" page
Invalid link: - [x] I'm sure that the link leads to "not found" page
## Checklist - ~~[ ]~~ I'm reporting a bug in Maigret functionality - ~~[ ]~~ I've checked for similar bug reports including closed ones - [ ] I've checked for...
Invalid link: - [ ] I'm sure that the link leads to "not found" page
Invalid link: - [ ] I'm sure that the link leads to "not found" page
Bumps [networkx](https://github.com/networkx/networkx) from 2.5.1 to 2.8.5. Release notes Sourced from networkx's releases. NetworkX 2.8.5 Full Changelog: https://github.com/networkx/networkx/compare/networkx-2.8.4...networkx-2.8.5 NetworkX 2.8.4 What's Changed Clean up maximal_independent_set tests by @MridulS in networkx/networkx#5567 MAINT:...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.6.15. Commits 9d514b4 2022.06.15 4151e88 Add py.typed to MANIFEST.in to package in sdist (#196) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Bumps [chardet](https://github.com/chardet/chardet) from 4.0.0 to 5.0.0. Release notes Sourced from chardet's releases. chardet 5.0.0 ⚠️ This release is the first release of chardet that no longer supports Python < 3.6...
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.0 to 4.3.0. Changelog Sourced from typing-extensions's changelog. Release 4.3.0 (July 1, 2022) Add typing_extensions.NamedTuple, allowing for generic NamedTuples on Python <3.11 (backport from python/cpython#92027, by Serhiy...
Bumps [colorama](https://github.com/tartley/colorama) from 0.4.4 to 0.4.5. Changelog Sourced from colorama's changelog. 0.4.5 Current release Catch a racy ValueError that could occur on exit. Create README-hacking.md, for Colorama contributors. Tweak some...