operationcode-pybot icon indicating copy to clipboard operation
operationcode-pybot copied to clipboard

Operation Code's Official Slackbot

Results 17 operationcode-pybot issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

type: dependencies

Bumps [black](https://github.com/psf/black) from 23.12.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

type: dependencies

This minor change updates the URL of the [Weaviate Docker image](https://weaviate.io/developers/weaviate/installation/docker-compose). ​Instead of the standard Docker registry, Weaviate now makes use of a custom registry running at `cr.weaviate.io`. Thanks in...

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...

type: dependencies

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.105.0 to 0.109.1. Release notes Sourced from fastapi's releases. 0.109.1 Security fixes ⬆️ Upgrade minimum version of python-multipart to >=0.0.7 to fix a vulnerability when using form...

type: dependencies

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2. Release notes Sourced from aiohttp's releases. 3.9.2 Bug fixes Fixed server-side websocket connection leak. Related issues and pull requests on GitHub: #7978. Fixed web.FileResponse...

type: dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

type: dependencies

We should create a `/moderators` command that will list out the current moderators so folks can DM one individually if needed, and also know who is who. This should pull...

general: good first issue
priority: low
type: code change
type: feature
status: accepted
type: airtable modification

The last main piece of functionality we need is to have the bot handle inviting new users who sign up at the website. We'll need to send them an invite...

priority: high
project: rewrite
type: documentation
type: code change
type: feature
status: accepted

Store daily programmer in some format. Ping general with the new daily event. Provide a reference to others so they can do them later.

type: enhancement
priority: low
project: rewrite
type: documentation
type: code change
status: in progress