What's Changed
* feat: Optionally store content marked as `"base16"` encoded into `bytea` columns by prevostc in https://github.com/MeltanoLabs/target-postgres/pull/287
* fix: developer setup permissions on key files by prevostc in https://github.com/MeltanoLabs/target-postgres/pull/286
* chore: Bump sqlalchemy from 2.0.23 to 2.0.25 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/273
* chore: Bump flake8 from 6.1.0 to 7.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/272
* chore: Bump tox from 4.11.4 to 4.12.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/274
* chore: Bump tox from 4.12.0 to 4.12.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/275
* chore: Bump types-jsonschema from 4.20.0.20240105 to 4.21.0.20240118 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/276
* chore: Bump types-paramiko from 3.4.0.20240106 to 3.4.0.20240120 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/277
* chore: Pin build dependencies for stability by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/279
* chore: Replace isort, flake8, black and pyupgrade with Ruff by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/278
* chore: Enforce importing `sqlalchemy as sa` by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/280
* chore: Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/282
* chore: Bump ruff from 0.1.14 to 0.1.15 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/283
* chore: Looser dep dependency constraints by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/284
* chore: Bump ruff from 0.1.15 to 0.2.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/285
* chore: Bump types-paramiko from 3.4.0.20240120 to 3.4.0.20240205 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/288
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/289
* chore: Bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/291
* chore: Bump singer-sdk from 0.34.1 to 0.35.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/290
* chore: Bump sqlalchemy from 2.0.25 to 2.0.26 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/293
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/294
* chore: Bump sqlalchemy from 2.0.26 to 2.0.27 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/295
* chore: Bump singer-sdk from 0.35.0 to 0.35.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/296
* chore: Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/298
* chore: Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/297
* chore: Bump types-simplejson from 3.19.0.2 to 3.19.0.20240218 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/299
* chore: Bump tox from 4.12.1 to 4.13.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/300
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/301
* chore: Bump singer-sdk from 0.35.1 to 0.35.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/302
* chore: Bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/303
* chore: Bump poetry from 1.7.1 to 1.8.0 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/305
* chore: Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/304
* chore: Bump poetry from 1.8.0 to 1.8.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/307
New Contributors
* prevostc made their first contribution in https://github.com/MeltanoLabs/target-postgres/pull/286
**Full Changelog**: https://github.com/MeltanoLabs/target-postgres/compare/v0.0.10...v0.0.11