Pysqa

Latest version: v0.2.4

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

Scan your dependencies

Page 1 of 9

0.2.4

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/375
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/376
* Fix read the docs by jan-janssen in https://github.com/pyiron/pysqa/pull/377
* Read the docs OS update by jan-janssen in https://github.com/pyiron/pysqa/pull/378
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/379
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/380
* Fix bugs with Sun Grid Engine by jan-janssen in https://github.com/pyiron/pysqa/pull/382
* Fixes using ruff by jan-janssen in https://github.com/pyiron/pysqa/pull/383
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/384
* Bump paramiko from 3.5.0 to 3.5.1 by dependabot in https://github.com/pyiron/pysqa/pull/385
* Update continuous integration environment by jan-janssen in https://github.com/pyiron/pysqa/pull/386
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/387
* Switch to codecov by jan-janssen in https://github.com/pyiron/pysqa/pull/388
* fix pip check for optional dependencies by jan-janssen in https://github.com/pyiron/pysqa/pull/389
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/390
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/391
* Bump jinja2 from 3.1.5 to 3.1.6 by dependabot in https://github.com/pyiron/pysqa/pull/392


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.2.3...pysqa-0.2.4

0.2.3

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/362
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/365
* Bump tqdm from 4.67.0 to 4.67.1 by dependabot in https://github.com/pyiron/pysqa/pull/366
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/367
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/368
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/369
* Add auto merge by jan-janssen in https://github.com/pyiron/pysqa/pull/370
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/371
* Bump jinja2 from 3.1.4 to 3.1.5 by dependabot in https://github.com/pyiron/pysqa/pull/373
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/374


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.2.2...pysqa-0.2.3

0.2.2

What's Changed
* Enforce Python 3.12 for building documentation by jan-janssen in https://github.com/pyiron/pysqa/pull/358
* Update remaining tests to python 3.13 by jan-janssen in https://github.com/pyiron/pysqa/pull/357
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/359
* Bump tqdm from 4.66.6 to 4.67.0 by dependabot in https://github.com/pyiron/pysqa/pull/360
* Fix executable command for selected queue type by jan-janssen in https://github.com/pyiron/pysqa/pull/361


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.2.1...pysqa-0.2.2

0.2.1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/349
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/351
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/352
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/354
* Bump tqdm from 4.66.5 to 4.66.6 by dependabot in https://github.com/pyiron/pysqa/pull/353
* Test with python 3.13 by jan-janssen in https://github.com/pyiron/pysqa/pull/356


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.2.0...pysqa-0.2.1

0.2.0

What's Changed
* Bump paramiko from 3.4.1 to 3.5.0 by dependabot in https://github.com/pyiron/pysqa/pull/329
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/333
* Move validation routines to separate submodule by jan-janssen in https://github.com/pyiron/pysqa/pull/336
* Move selection of queue type to a dictionary by jan-janssen in https://github.com/pyiron/pysqa/pull/335
* Reformat docs by jan-janssen in https://github.com/pyiron/pysqa/pull/337
* Clean up copyright by jan-janssen in https://github.com/pyiron/pysqa/pull/339
* Implement default submission template by jan-janssen in https://github.com/pyiron/pysqa/pull/338
* Remove Executor Interface by jan-janssen in https://github.com/pyiron/pysqa/pull/334
* Fix type hints by jan-janssen in https://github.com/pyiron/pysqa/pull/340
* Rename classes to QueueAdapterCore and QueueAdapterWithConfig by jan-janssen in https://github.com/pyiron/pysqa/pull/341
* Refactor interface by jan-janssen in https://github.com/pyiron/pysqa/pull/342
* Split into base and wrapper by jan-janssen in https://github.com/pyiron/pysqa/pull/344
* Define interface in QueueAdapterAbstractClass by jan-janssen in https://github.com/pyiron/pysqa/pull/343
* Remove copyright notice from tests by jan-janssen in https://github.com/pyiron/pysqa/pull/346
* Extend QueueAdapter to support dynamic configuration by jan-janssen in https://github.com/pyiron/pysqa/pull/345
* Update Readme by jan-janssen in https://github.com/pyiron/pysqa/pull/347
* Update examples by jan-janssen in https://github.com/pyiron/pysqa/pull/348


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.1.22...pysqa-0.2.0

0.1.22

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/309
* Add import sorting to ruff by jan-janssen in https://github.com/pyiron/pysqa/pull/310
* Update conda-incubator/setup-miniconda from v2 to v3 by jan-janssen in https://github.com/pyiron/pysqa/pull/311
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/312
* Bump pympipool from 0.8.5 to 0.9.1 by dependabot in https://github.com/pyiron/pysqa/pull/313
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/314
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/315
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/316
* Add docstrings and typehints with github co-pilot by jan-janssen in https://github.com/pyiron/pysqa/pull/317
* Bump tqdm from 4.66.4 to 4.66.5 by dependabot in https://github.com/pyiron/pysqa/pull/318
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/319
* Bump pyyaml from 6.0.1 to 6.0.2 by dependabot in https://github.com/pyiron/pysqa/pull/320
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/322
* Bump paramiko from 3.4.0 to 3.4.1 by dependabot in https://github.com/pyiron/pysqa/pull/321
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/323
* Bump executorlib from 0.0.1 to 0.0.2 by dependabot in https://github.com/pyiron/pysqa/pull/324
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/325
* Remove conda default channel by jan-janssen in https://github.com/pyiron/pysqa/pull/326
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/327
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/328
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyiron/pysqa/pull/330
* Bump pandas from 2.2.2 to 2.2.3 by dependabot in https://github.com/pyiron/pysqa/pull/332


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.1.21...pysqa-0.1.22

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.