v0.0.27
PipedreamHQ/pipedreamv0.0.27Dec 12, 2024by soxoj
AI Summary
Implements new SOWEL techniques for username extraction and updates various testing dependencies in the socid-extractor project.
Key Highlights
- Added SOWEL techniques
- Fixed extraction of Gravatar username
- Updated pytest and related testing tools
New Features
- Added SOWEL techniques
- Fixed extraction of Gravatar username
- Update beautifulsoup4 requirement from ~=4.12.2 to ~=4.12.3
- Bump pytest from 7.3.0 to 7.4.2
- Bump pytest-xdist from 3.3.1 to 3.5.0
- Bump pytest-rerunfailures from 12.0 to 13.0
- Updated PyPi publish workflow
Full Release Notes
## What's Changed * Bump pytest from 7.3.0 to 7.4.2 by @dependabot in https://github.com/soxoj/socid-extractor/pull/167 * Added SOWEL techniques by @soxoj in https://github.com/soxoj/socid-extractor/pull/176 * Create FUNDING.yml by @soxoj in https://github.com/soxoj/socid-extractor/pull/177 * Fixed extraction of Gravatar username by @soxoj in https://github.com/soxoj/socid-extractor/pull/178 * Update beautifulsoup4 requirement from ~=4.12.2 to ~=4.12.3 by @dependabot in https://github.com/soxoj/socid-extractor/pull/175 * Bump pytest-xdist from 3.3.1 to 3.5.0 by @dependabot in https://github.com/soxoj/socid-extractor/pull/172 * Bump pytest from 7.4.2 to 7.4.4 by @dependabot in https://github.com/soxoj/socid-extractor/pull/174 * Bump pytest-rerunfailures from 12.0 to 13.0 by @dependabot in https://github.com/soxoj/socid-extractor/pull/173 * Bump pytest from 7.4.4 to 8.3.4 by @dependabot in https://github.com/soxoj/socid-extractor/pull/182 * Bump pytest-xdist from 3.5.0 to 3.6.1 by @dependabot in https://github.com/soxoj/socid-extractor/pull/181 * Bump pytest-rerunfailures from 13.0 to 15.0 by @dependabot in https://github.com/soxoj/socid-extractor/pull/180 * Updated PyPi publish workflow by @soxoj in https://github.com/soxoj/socid-extractor/pull/183 **Full Changelog**: https://github.com/soxoj/socid-extractor/compare/v0.0.26...v0.0.27