Releases: protectai/modelscan
Releases · protectai/modelscan
v0.8.4
What's Changed
- Bump numpy from 1.26.4 to 2.0.2 by @dependabot in #246
- Bump bandit from 1.8.0 to 1.8.2 by @dependabot in #245
- Bump virtualenv from 20.26.3 to 20.26.6 by @dependabot in #247
- Bump dunamai from 1.22.0 to 1.23.0 by @dependabot in #230
- Bump pre-commit from 4.0.1 to 4.1.0 by @dependabot in #248
- build: ✨ update local setup by @CandiedCode in #140
Full Changelog: v0.8.3...v0.8.4
v0.8.3
v0.8.2
What's Changed
- Bump bandit from 1.7.9 to 1.7.10 by @dependabot in #202
- Bump rich from 13.8.0 to 13.8.1 by @dependabot in #201
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #200
- Updated readme to better direct users to our primary page for Guardian by @chrisking in #210
- finished adding marketing urls by @chrisking in #214
- Add asyncio to unsafe globals by @swashko in #203
- Address issues handling zip files in ModelScan._iterate_models() by @mmaitre314 in #219
- Bump werkzeug from 3.0.3 to 3.0.6 by @dependabot in #217
- Bump h5py from 3.11.0 to 3.12.1 by @dependabot in #205
- Bump dill from 0.3.8 to 0.3.9 by @dependabot in #206
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #208
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #212
- Bump aiohttp from 3.10.5 to 3.11.7 by @dependabot in #221
- Bump aiohttp from 3.11.7 to 3.11.9 by @dependabot in #229
- addresses active reported issues as reported by CodeQL by @tlgevers in #233
- Bump bandit from 1.7.10 to 1.8.0 by @dependabot in #228
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #231
- Bump rich from 13.8.1 to 13.9.4 by @dependabot in #232
- Bump mypy from 1.11.2 to 1.14.1 by @dependabot in #239
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #240
- Bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 by @dependabot in #235
- Bump click from 8.1.7 to 8.1.8 by @dependabot in #243
- Bump aiohttp from 3.11.9 to 3.11.11 by @dependabot in #242
- Bump torch from 2.4.1 to 2.5.1 by @dependabot in #236
New Contributors
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #184
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #183
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #186
- Bump aiohttp from 3.9.5 to 3.10.1 by @dependabot in #185
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #194
- Bump aiohttp from 3.10.1 to 3.10.2 by @dependabot in #187
- Bump dunamai from 1.21.2 to 1.22.0 by @dependabot in #188
- Bump tomlkit from 0.13.0 to 0.13.2 by @dependabot in #191
- Port picklescan PR #29 by @mmaitre314 in #198
- Bump rich from 13.7.1 to 13.8.0 by @dependabot in #196
- Bump types-requests from 2.32.0.20240712 to 2.32.0.20240914 by @dependabot in #199
- Bump torch from 2.4.0 to 2.4.1 by @dependabot in #197
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #167
- Bump mypy from 1.9.0 to 1.10.1 by @dependabot in #166
- Bump urllib3 from 2.1.0 to 2.2.2 by @dependabot in #165
- Bump pytest from 7.4.4 to 8.2.2 by @dependabot in #162
- Bump dill from 0.3.7 to 0.3.8 by @dependabot in #159
- Bump tomlkit from 0.12.4 to 0.12.5 by @dependabot in #171
- Bump zipp from 3.17.0 to 3.19.1 by @dependabot in #172
- Bump dunamai from 1.21.1 to 1.21.2 by @dependabot in #170
- Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 by @dependabot in #169
- Bump numpy from 1.24.0 to 1.24.3 by @dependabot in #161
- Bump bandit from 1.7.8 to 1.7.9 by @dependabot in #176
- Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #175
- Bump tomlkit from 0.12.5 to 0.13.0 by @dependabot in #174
- Bump setuptools from 69.0.3 to 70.0.0 by @dependabot in #173
- Update README.md by @protectai-mike in #179
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #180
- Support for python 3.12 by @swashko in #182
New Contributors
- @protectai-mike made their first contribution in #179
Full Changelog: v0.7.6...v0.8.0
v0.7.6
What's Changed
- Bump werkzeug from 3.0.1 to 3.0.3 by @dependabot in #147
- Bump idna from 3.6 to 3.7 by @dependabot in #136
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #148
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #149
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #152
- Bump types-requests from 2.31.0.20240106 to 2.31.0.20240406 by @dependabot in #132
- Bump rich from 13.7.0 to 13.7.1 by @dependabot in #131
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #129
- Bump tomlkit from 0.12.3 to 0.12.4 by @dependabot in #130
- Bump h5py from 3.10.0 to 3.11.0 by @dependabot in #158
- Bump black from 24.3.0 to 24.4.2 by @dependabot in #157
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #156
- Bump dunamai from 1.19.0 to 1.21.1 by @dependabot in #155
- Bump types-requests from 2.31.0.20240406 to 2.32.0.20240602 by @dependabot in #154
- Numpy Header Stream Offset by @swashko in #164
Full Changelog: v0.7.5...v0.7.6
v0.7.5
v0.7.4
What's Changed
- Bump aiohttp from 3.9.3 to 3.9.5 by @dependabot in #143
- Standardize model format names by @swashko in #150
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- ci(actions): ⬆️ update github action versions by @CandiedCode in #125
- Fix Absolute Path by @ankushvangari in #139
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Fix symlink path resolve mismatch by @ankushvangari in #138
New Contributors
- @ankushvangari made their first contribution in #138
Full Changelog: v0.7.1...v0.7.2