amazon-ion / ion-python

A Python implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
260 stars 50 forks source link

Add dependabot configuration for keeping dependencies current #342

Closed zachborboacryptofi closed 6 months ago

zachborboacryptofi commented 6 months ago

This change adds a Dependabot[1] configuration to keep dependencies up-to-date. The routine will check files like https://github.com/amazon-ion/ion-python/blob/master/requirements.txt for any updates.

[1] https://docs.github.com/en/code-security/dependabot

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

zachborboacryptofi commented 5 months ago

one option is to temporarily ungroup the updates until they're mostly updated. could help move https://github.com/amazon-ion/ion-python/pull/344 forward