Bcpandas

Latest version: v2.6.1

Safety actively analyzes 621142 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2.6.1

What's Changed
Security patch release:
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/182
* Bump black from 23.7.0 to 24.3.0 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/186
* Bump pillow from 10.2.0 to 10.3.0 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/188


**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.6.0...v2.6.1

2.6.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/163
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/166
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/167
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/168
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/169
* Bump fonttools from 4.42.0 to 4.43.0 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/172
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/171
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/173
* Bump pillow from 10.0.1 to 10.2.0 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/175
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/174
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/177
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/179
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/180
* Columns with white space by jacobshaw42 in https://github.com/yehoshuadimarsky/bcpandas/pull/149


**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.5.0...v2.6.0

2.5.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/140
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/141
* Add troubleshooting FAQ section to README by sfirke in https://github.com/yehoshuadimarsky/bcpandas/pull/143
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/144
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/146
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/148
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/150
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/153
* Bump urllib3 from 1.26.15 to 1.26.17 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/152
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/151
* Bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/157
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/154
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/158
* Add collation parameter by DmitryErmolchik in https://github.com/yehoshuadimarsky/bcpandas/pull/159
* Add support for SQLAlchemy 2 by gordthompson in https://github.com/yehoshuadimarsky/bcpandas/pull/142
* modified SqlCreds.from_engine to allow for engine from non-encoded url by jacobshaw42 in https://github.com/yehoshuadimarsky/bcpandas/pull/145
* Bump pillow from 10.0.0 to 10.0.1 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/160
* Bump requests from 2.29.0 to 2.31.0 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/162
* Bump urllib3 from 1.26.15 to 1.26.18 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/161

New Contributors
* sfirke made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/143
* DmitryErmolchik made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/159
* gordthompson made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/142

**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.4.2...v2.5.0

2.4.2

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/136
* Bump pygments from 2.14.0 to 2.15.0 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/139
* Fully Redact Password by jacobshaw42 in https://github.com/yehoshuadimarsky/bcpandas/pull/138

New Contributors
* jacobshaw42 made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/138

**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.4.1...v2.4.2

2.4.1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/116
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/119
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/120
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/121
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/125
* Bump requests from 2.27.1 to 2.31.0 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/128
* perf: Do not copy dataframe if uploading its index by jasonni0 in https://github.com/yehoshuadimarsky/bcpandas/pull/129
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/127
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/135
* propose solution for issues 130 131 by windiana42 in https://github.com/yehoshuadimarsky/bcpandas/pull/133

New Contributors
* jasonni0 made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/129
* windiana42 made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/133

**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.4.0...v2.4.1

2.4.0

What's Changed
* Bump ipython from 8.8.0 to 8.10.0 by dependabot in https://github.com/yehoshuadimarsky/bcpandas/pull/106
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/107
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/108
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/109
* Ruff + tooling upgrades by yehoshuadimarsky in https://github.com/yehoshuadimarsky/bcpandas/pull/111
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/112
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/113
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/114
* Use `lineterminator` argument name in `to_csv` by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/115

New Contributors
* dependabot made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/106

**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.3.0...v2.4.0

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.